[PATCH] D134038: [ConstraintElimination] Add initial usub.with.overflow tests.
Zain Jaffal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 16 07:05:27 PDT 2022
zjaffal updated this revision to Diff 460742.
zjaffal added a comment.
Fix `usub_no_overflow_due_to_or_conds` and `usub_no_overflow_due_to_or_conds_sub_result_not_used` to use the correct exit condition
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134038/new/
https://reviews.llvm.org/D134038
Files:
llvm/test/Transforms/ConstraintElimination/usub-with-overflow.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134038.460742.patch
Type: text/x-patch
Size: 10714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220916/3894a53c/attachment.bin>
More information about the llvm-commits
mailing list