[PATCH] D110617: [MLIR] Introduce coalesce for PresburgerSet

Michel Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 28 03:00:42 PDT 2021


webmiche updated this revision to Diff 375511.
webmiche added a comment.

update the revision to the proper HEAD state


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110617

Files:
  mlir/include/mlir/Analysis/Presburger/Simplex.h
  mlir/include/mlir/Analysis/PresburgerSet.h
  mlir/lib/Analysis/Presburger/Simplex.cpp
  mlir/lib/Analysis/PresburgerSet.cpp
  mlir/unittests/Analysis/FACUtils.h
  mlir/unittests/Analysis/Presburger/CMakeLists.txt
  mlir/unittests/Analysis/Presburger/SimplexTest.cpp
  mlir/unittests/Analysis/PresburgerSetTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110617.375511.patch
Type: text/x-patch
Size: 17621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210928/7a163630/attachment.bin>


More information about the llvm-commits mailing list