[PATCH] D145340: [InstCombine] Add tests for tranforming `(icmp pred (shl {nsw and/or nuw} X, Y), C)`; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 11:01:26 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe8e8528085eb: [InstCombine] Add tests for tranforming `(icmp pred (shl {nsw and/or nuw} X, Y)… (authored by goldstein.w.n).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145340

Files:
  llvm/test/Transforms/InstCombine/icmp-shl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145340.528514.patch
Type: text/x-patch
Size: 6630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230605/d5e4eee7/attachment.bin>


More information about the llvm-commits mailing list