[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 Oct 11 10:48:24 PDT 2024


Saldivarcher wrote:

@RKSimon can you rebase and merge the commit for me, I don't have write access. Thank you!

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


More information about the llvm-commits mailing list