[PATCH] D84544: [ConstraintSystem] Add helpers to deal with linear constraints.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 3 13:26:36 PDT 2020


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

Remove unnecessary variable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84544

Files:
  llvm/include/llvm/Analysis/ConstraintSystem.h
  llvm/lib/Analysis/CMakeLists.txt
  llvm/lib/Analysis/ConstraintSystem.cpp
  llvm/unittests/Analysis/CMakeLists.txt
  llvm/unittests/Analysis/ConstraintSystemTest.cpp
  llvm/utils/convert-constraint-log-to-z3.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84544.289796.patch
Type: text/x-patch
Size: 11906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200903/0aa6435c/attachment.bin>


More information about the llvm-commits mailing list