[PATCH] D143044: [InstCombine][NFC] Add tests pre-implementation of issue #54856
John McIver via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 1 15:10:27 PST 2023
jmciver created this revision.
jmciver added reviewers: RKSimon, fhahn, spatel, yamauchi, nikic.
Herald added a subscriber: StephenFan.
Herald added a project: All.
jmciver published this revision for review.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Provide both positive and negative testing using scalar and vector values for
issue #54856.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D143044
Files:
llvm/test/Transforms/InstCombine/icmp-logical.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143044.493817.patch
Type: text/x-patch
Size: 29521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230201/b116b076/attachment-0001.bin>
More information about the llvm-commits
mailing list