https://github.com/fhahn commented:

Running IPSCCP twice seems like quite a heavy hammer, I'd expect a noticeable 
compile-time impact.

I'd recommend to try to extract a reproducer from your motivating use case and 
check why IPSCCP cannot perform the desired optimization before inlining. Note 
that we run SCCP after inlining I think, which is the non-IP version of IPSCCP

https://github.com/llvm/llvm-project/pull/96620
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to