[PATCH] D152067: [ConstraintElimination] Handle equality predicates
Antonio Frighetto via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 11 06:24:58 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1774c14816f9: [ConstraintElimination] Handle `ICMP_EQ` predicates (authored by antoniofrighetto).
Changed prior to commit:
https://reviews.llvm.org/D152067?vs=530224&id=530295#toc
Repository:
rG LLVM Github Monorepo
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/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.530295.patch
Type: text/x-patch
Size: 12019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230611/c5ead02d/attachment.bin>
More information about the llvm-commits
mailing list