[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
Tue Nov 16 06:29:13 PST 2021
This revision was automatically updated to reflect the committed changes.
spatel marked an inline comment as done.
Closed by commit rG8fce94f91610: [InstCombine] canonicalize icmp with trunc op into mask and cmp, part 2 (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D112634?vs=384517&id=387605#toc
Repository:
rG LLVM Github Monorepo
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.387605.patch
Type: text/x-patch
Size: 6009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211116/00b9d491/attachment.bin>
More information about the llvm-commits
mailing list