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

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 18:33:27 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f149a17d4b1: [InstCombine] Look through truncate to fold icmp with intrinsics (authored by bcl5980).

Changed prior to commit:
  https://reviews.llvm.org/D143368?vs=496019&id=496307#toc

Repository:
  rG LLVM Github Monorepo

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.496307.patch
Type: text/x-patch
Size: 6609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230210/0fbf0287/attachment.bin>


More information about the llvm-commits mailing list