[PATCH] D142545: [ConstraintElimination] Add tests to check for `or` instruction decomposition if a constant operand is < 2^known_zero_bits of the first operand.
Zain Jaffal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 08:22:51 PST 2023
zjaffal updated this revision to Diff 496140.
zjaffal added a comment.
1. Update test names
2. Add additional negative testcases
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142545/new/
https://reviews.llvm.org/D142545
Files:
llvm/test/Transforms/ConstraintElimination/or.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142545.496140.patch
Type: text/x-patch
Size: 14395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230209/73939292/attachment.bin>
More information about the llvm-commits
mailing list