[PATCH] D158837: [ConstraintElim] Store conditional facts as (Predicate, Op0, Op1).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 06:53:30 PDT 2023


fhahn updated this revision to Diff 554304.
fhahn marked an inline comment as done.
fhahn added a comment.

Rebase on top of e6260ec49c5d16dc93ebe8b <https://reviews.llvm.org/rGe6260ec49c5d16dc93ebe8b53e645200a0cfc0cd>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158837

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158837.554304.patch
Type: text/x-patch
Size: 11873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230829/119d50c2/attachment.bin>


More information about the llvm-commits mailing list