[PATCH] D109807: [InstCombine] Narrow type of logical operation chains when possible
Usman Nadeem via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 17 16:43:55 PDT 2021
mnadeem updated this revision to Diff 373368.
mnadeem retitled this revision from "[InstCombine] Narrow type of logical operation chains where one side is an extend" to "[InstCombine] Narrow type of logical operation chains when possible".
mnadeem added a comment.
Address comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109807/new/
https://reviews.llvm.org/D109807
Files:
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/test/Transforms/InstCombine/and-xor-or.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109807.373368.patch
Type: text/x-patch
Size: 6047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210917/2c4bd159/attachment.bin>
More information about the llvm-commits
mailing list