[llvm] [InstCombine] Canonicalize complex boolean expressions into ~((y | z) ^ x) via 3-input truth table (PR #149530)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 22 07:21:31 PDT 2025


https://github.com/nikic commented:

Sorry for the delay. My main question is about the SortedVars.

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


More information about the llvm-commits mailing list