[llvm] [X86] Invert (and X, ~(and ~Y, Z)) back into (and X, (or Y, ~Z)) (PR #109215)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 12 03:28:45 PDT 2024


https://github.com/RKSimon closed https://github.com/llvm/llvm-project/pull/109215


More information about the llvm-commits mailing list