[PATCH] D148592: [InstCombine] Add tests for transforming `(icmp eq/ne trunc(x), truncOrZext(y))`; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 17:33:07 PDT 2023


goldstein.w.n created this revision.
goldstein.w.n added reviewers: nikic, spatel, majnemer.
Herald added a subscriber: StephenFan.
Herald added a project: All.
goldstein.w.n requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D148592

Files:
  llvm/test/Transforms/InstCombine/icmp-of-trunc-ext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148592.514479.patch
Type: text/x-patch
Size: 4826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230418/46060bb4/attachment.bin>


More information about the llvm-commits mailing list