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

Miguel Saldivar via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 20 11:49:33 PDT 2024


https://github.com/Saldivarcher ready_for_review https://github.com/llvm/llvm-project/pull/109215


More information about the llvm-commits mailing list