[PATCH] D152067: [ConstraintElimination] Handle equality predicates
Antonio Frighetto via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 9 06:17:32 PDT 2023
antoniofrighetto updated this revision to Diff 529940.
antoniofrighetto added a comment.
Argh, there was a leftover in `reproducer-remarks-debug.ll` that I hadn't noticed immediately that led to test failure. Should be better now!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152067/new/
https://reviews.llvm.org/D152067
Files:
llvm/include/llvm/Analysis/ConstraintSystem.h
llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
llvm/test/Transforms/ConstraintElimination/assumes.ll
llvm/test/Transforms/ConstraintElimination/constants-unsigned-predicates.ll
llvm/test/Transforms/ConstraintElimination/eq.ll
llvm/test/Transforms/ConstraintElimination/reproducer-remarks-debug.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152067.529940.patch
Type: text/x-patch
Size: 11857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230609/3c26a8ca/attachment.bin>
More information about the llvm-commits
mailing list