[PATCH] D125264: [ConstraintElimination] Simplify ssub(a, b) if a s>=b && a s>=0.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 13 05:20:10 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8e6d481f3b7d: [ConstraintElimination] Simplify ssub(A,B) if B s>=b && B s>=0. (authored by fhahn).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125264/new/
https://reviews.llvm.org/D125264
Files:
llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
llvm/test/Transforms/ConstraintElimination/ssub-with-overflow.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125264.429206.patch
Type: text/x-patch
Size: 6713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220513/fef8806f/attachment.bin>
More information about the llvm-commits
mailing list