[llvm] [InstSimplify] Simplify the expression `(a^c)&(a^~c)` to zero (PR #76637)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 2 09:49:35 PST 2024


https://github.com/nikic commented:

Please add support for the conjugate or pattern at the same time.

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


More information about the llvm-commits mailing list