[PATCH] D144879: [ConstraintElimination] Add function arguments to constraint system before solving

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 29 07:30:59 PDT 2023


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

Seperate the patch from depending on other ConstraintElimination patches


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144879

Files:
  llvm/include/llvm/Analysis/ConstraintSystem.h
  llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
  llvm/test/Transforms/ConstraintElimination/transfer-signed-facts-to-unsigned.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144879.509363.patch
Type: text/x-patch
Size: 4989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230329/e1ed3da8/attachment.bin>


More information about the llvm-commits mailing list