[llvm] [InstCombine] Don't use dominating conditions to transform sub into xor. (PR #88566)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 17:35:53 PDT 2024


https://github.com/nikic commented:

Can you please add a PhaseOrdering test that demonstrates why this is necessary?

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


More information about the llvm-commits mailing list