[llvm] [SCEVExpander] Attempt to reinfer flags dropped due to CSE (PR #72431)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 28 08:26:14 PST 2023


https://github.com/nikic commented:

I think this is generally fine in terms of approach. Surprisingly, it doesn't seem to have any significant impact on compile-time either.

https://github.com/llvm/llvm-project/pull/72431


More information about the llvm-commits mailing list