[llvm] [InstSimplify] Simplify the expression `(a^c)&(a^~c)` to zero and (a^c) | (a^~c) to minus one. (PR #76637)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 3 02:56:22 PST 2024
ChipsSpectre wrote:
Thank you for your Review nikic.
Unfortunately, I do not have write access for this repository. Could you or dtcxzyw merge this pull request now?
https://github.com/llvm/llvm-project/pull/76637
More information about the llvm-commits
mailing list