[PATCH] D154089: [InstCombine] Add tests for (A > 0) | (A < 0) -> zext (A != 0) fold (NFC)

Hongyu Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 16:22:52 PDT 2023


XChy updated this revision to Diff 536474.

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

https://reviews.llvm.org/D154089

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154089.536474.patch
Type: text/x-patch
Size: 4243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230630/381c3abd/attachment.bin>


More information about the llvm-commits mailing list