[PATCH] D124710: [InstCombine] Fold ((A&B)^C)|B
Alexander Shaposhnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 3 15:19:59 PDT 2022
alexander-shaposhnikov updated this revision to Diff 426863.
alexander-shaposhnikov added a comment.
Rebase + address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124710/new/
https://reviews.llvm.org/D124710
Files:
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/test/Transforms/InstCombine/and-xor-or.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124710.426863.patch
Type: text/x-patch
Size: 6856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220503/7f79a036/attachment.bin>
More information about the llvm-commits
mailing list