[PATCH] D144841: [ConstraintElimination] Replace isKnownNegative entry with upper and lower bound info for each decomposed variable.

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 02:36:42 PDT 2023


zjaffal updated this revision to Diff 509588.
zjaffal added a comment.

rebase on top of main


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144841

Files:
  llvm/lib/Transforms/Scalar/ConstraintElimination.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144841.509588.patch
Type: text/x-patch
Size: 4643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230330/8e171f39/attachment.bin>


More information about the llvm-commits mailing list