[PATCH] D155782: [ConstraintElim] Store the triple Pred + LHS + RHS in ReproducerEntry instead of CmpInst + Not

Yingwei Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 05:33:42 PDT 2023


dtcxzyw updated this revision to Diff 542451.
dtcxzyw added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155782/new/

https://reviews.llvm.org/D155782

Files:
  llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
  llvm/test/Transforms/ConstraintElimination/reproducer-remarks-debug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155782.542451.patch
Type: text/x-patch
Size: 4770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230720/7444eadc/attachment.bin>


More information about the llvm-commits mailing list