[PATCH] D155726: [InstCombine] Test case for D155718+D154064

Dhruv Chawla via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 10:20:20 PDT 2023


0xdc03 created this revision.
0xdc03 added a reviewer: nikic.
Herald added a subscriber: StephenFan.
Herald added a project: All.
0xdc03 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Create a test case to check icmps not being folded into phis for patch D155718 <https://reviews.llvm.org/D155718>.

Depends on D154064 <https://reviews.llvm.org/D154064>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D155726

Files:
  llvm/test/Transforms/InstCombine/icmp-fold-into-phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155726.542096.patch
Type: text/x-patch
Size: 5047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/9e5c1c41/attachment.bin>


More information about the llvm-commits mailing list