[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
Mon Jul 10 06:41:53 PDT 2023


XChy updated this revision to Diff 538615.

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.538615.patch
Type: text/x-patch
Size: 9928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230710/37190585/attachment.bin>


More information about the llvm-commits mailing list