[PATCH] D151799: [ConstraintElim] Try to use first cmp to prove second cmp for ANDs.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 26 03:56:32 PDT 2023
fhahn updated this revision to Diff 534490.
fhahn marked an inline comment as done.
fhahn added a comment.
Rebase on latest version of D153660 <https://reviews.llvm.org/D153660>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151799/new/
https://reviews.llvm.org/D151799
Files:
llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
llvm/test/Transforms/ConstraintElimination/and-implied-by-operands.ll
llvm/test/Transforms/ConstraintElimination/and.ll
llvm/test/Transforms/ConstraintElimination/gep-arithmetic-signed-predicates.ll
llvm/test/Transforms/ConstraintElimination/geps-precondition-overflow-check.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151799.534490.patch
Type: text/x-patch
Size: 11325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230626/306e1945/attachment.bin>
More information about the llvm-commits
mailing list