[llvm] [InstCombine] Simplify a complex OR to XOR (PR #75129)
Fujun Han via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 11 19:02:07 PST 2023
Peter9606 wrote:
> This pattern looks complex. Does it come from a real-world application?
Yes, it does.
https://github.com/llvm/llvm-project/pull/75129
More information about the llvm-commits
mailing list