[PATCH] D155412: [ConstraintElim] Add facts implied by MinMaxIntrinsic
Yingwei Zheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 20 09:47:00 PDT 2023
dtcxzyw updated this revision to Diff 542567.
dtcxzyw marked an inline comment as done.
dtcxzyw edited the summary of this revision.
dtcxzyw added a comment.
- Rebase on the top of D155853 <https://reviews.llvm.org/D155853> and D155782 <https://reviews.llvm.org/D155782>
- Avoid creating temporary ICmpInsts
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155412.542567.patch
Type: text/x-patch
Size: 6828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230720/5d047129/attachment.bin>
More information about the llvm-commits
mailing list