[llvm] [InstCombine] Simplify a complex OR to XOR (PR #75129)
Fujun Han via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 12 05:32:37 PST 2023
Peter9606 wrote:
> Precommit test First, then second commit is code change + test diff. It looks your test is the second commit.
No sure how it's shown in github PR, but I checked in my local environment that the order is correct, precommit first, then the patch.
https://github.com/llvm/llvm-project/pull/75129
More information about the llvm-commits
mailing list