[PATCH] D143368: [InstCombine] Look through truncate to fold icmp with intrinsics

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 20:34:45 PST 2023


bcl5980 updated this revision to Diff 496014.
bcl5980 edited the summary of this revision.
bcl5980 added a comment.

Address comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143368/new/

https://reviews.llvm.org/D143368

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/test/Transforms/InstCombine/cmp-intrinsic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143368.496014.patch
Type: text/x-patch
Size: 6654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230209/8cc137e4/attachment-0001.bin>


More information about the llvm-commits mailing list