[PATCH] D117338: [InstCombine] Add new tests that check the icmp-ashr baseline.

Nadav Rotem via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 14 10:29:31 PST 2022


nadav created this revision.
nadav added reviewers: spatel, craig.topper.
nadav requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This commit adds new tests that check the patterns that D117252 <https://reviews.llvm.org/D117252> will fix, as requested by @spatel.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D117338

Files:
  llvm/test/Transforms/InstCombine/icmp-shr-lt-gt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117338.400063.patch
Type: text/x-patch
Size: 3483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220114/5ae2958b/attachment.bin>


More information about the llvm-commits mailing list