[PATCH] D124119: [InstCombine] Combine instructions of type or/and where AND masks can be combined.
Biplob Mishra via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 27 07:59:39 PDT 2022
bipmis updated this revision to Diff 425520.
bipmis added a comment.
Rebasing patch with the changes as suggested with different commuted tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124119/new/
https://reviews.llvm.org/D124119
Files:
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/test/Transforms/InstCombine/and-or.ll
llvm/test/Transforms/InstCombine/or.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124119.425520.patch
Type: text/x-patch
Size: 14755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220427/5b3b4692/attachment.bin>
More information about the llvm-commits
mailing list