[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
Fri Jul 14 07:17:31 PDT 2023
XChy updated this revision to Diff 540409.
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.540409.patch
Type: text/x-patch
Size: 13260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230714/4297d558/attachment.bin>
More information about the llvm-commits
mailing list