[PATCH] D112634: [InstCombine] canonicalize icmp with trunc op into mask and cmp, part 2
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 3 10:44:09 PDT 2021
spatel updated this revision to Diff 384517.
spatel added a comment.
Patch updated:
Fixed a code comment that was copy-pasted without being updated to match the actual logic in the code.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112634/new/
https://reviews.llvm.org/D112634
Files:
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/test/Transforms/InstCombine/icmp-trunc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112634.384517.patch
Type: text/x-patch
Size: 6009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211103/7548c101/attachment.bin>
More information about the llvm-commits
mailing list