[PATCH] D152067: [ConstraintElimination] Handle equality predicates

Antonio Frighetto via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 10 09:40:46 PDT 2023


antoniofrighetto updated this revision to Diff 530224.
antoniofrighetto added a comment.

Thanks for the comments, should be now addressed.


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.530224.patch
Type: text/x-patch
Size: 11835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230610/d2aa64b0/attachment.bin>


More information about the llvm-commits mailing list