[PATCH] D155412: [ConstraintElim] Add facts implied by MinMaxIntrinsic
Yingwei Zheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 18 07:55:22 PDT 2023
dtcxzyw updated this revision to Diff 541534.
dtcxzyw edited the summary of this revision.
dtcxzyw added a comment.
- Rebase
- Add facts with two temporary ICmpInsts for MinMaxIntrinsic
- Add more tests with different predicates and minmax intrinsics.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155412/new/
https://reviews.llvm.org/D155412
Files:
llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
llvm/test/Transforms/ConstraintElimination/minmax.ll
llvm/test/Transforms/ConstraintElimination/reproducer-remarks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155412.541534.patch
Type: text/x-patch
Size: 15439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230718/aabc8de9/attachment.bin>
More information about the llvm-commits
mailing list