[PATCH] D153660: [ConstraintElim] Track and simplify conditions at use.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 25 09:11:19 PDT 2023


fhahn updated this revision to Diff 534353.
fhahn added a comment.

Rebase on top of current main.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153660

Files:
  llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
  llvm/test/Transforms/ConstraintElimination/and-implied-by-operands.ll
  llvm/test/Transforms/ConstraintElimination/assumes.ll
  llvm/test/Transforms/ConstraintElimination/monotonic-pointer-phis-crashes.ll
  llvm/test/Transforms/ConstraintElimination/uses-in-different-blocks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153660.534353.patch
Type: text/x-patch
Size: 11725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230625/a0772a08/attachment.bin>


More information about the llvm-commits mailing list