https://github.com/jhuber6 commented:

What's the motivation for this? Trying to cut down on compilation times by 
removing one of the passes? I'd expect that to cause massive performance 
regressions because the LTO pipeline expects to run against optimized IR, and 
I'd prefer we don't add more things that keep us doing the current `-x ir` 
hack, I'd like that to be gone before release at a minimum.

https://github.com/llvm/llvm-project/pull/206350
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to