[PATCH] D154789: [InstCombine] Add tests for bitwise (A >> C - 1, zext(icmp)) -> zext (bitwise(A<0, icmp)) fold (NFC)

Hongyu Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 04:44:36 PDT 2023


XChy updated this revision to Diff 539022.
XChy set the repository for this revision to rG LLVM Github Monorepo.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154789

Files:
  llvm/test/Transforms/InstCombine/and-or-icmps.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154789.539022.patch
Type: text/x-patch
Size: 12298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230711/b2ce7011/attachment.bin>


More information about the llvm-commits mailing list