[llvm] [SCEV] Avoid erase+insert in constant folding (PR #101642)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 14 05:42:04 PDT 2024
nikic wrote:
I looked at one of the IR diffs, and it's indeed due to a difference in operand order.
https://github.com/llvm/llvm-project/pull/101642
More information about the llvm-commits
mailing list