[PATCH] D76701: [MLIR] Add flat affine constraints method to round trip integer set

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 25 22:11:45 PDT 2020


bondhugula updated this revision to Diff 252746.
bondhugula marked 3 inline comments as done.
bondhugula added a comment.

Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76701

Files:
  mlir/include/mlir/Analysis/AffineStructures.h
  mlir/include/mlir/Analysis/Utils.h
  mlir/lib/Analysis/AffineStructures.cpp
  mlir/lib/Analysis/Utils.cpp
  mlir/lib/Dialect/Affine/Transforms/SimplifyAffineStructures.cpp
  mlir/test/Dialect/Affine/simplify-affine-structures.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76701.252746.patch
Type: text/x-patch
Size: 12511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/f4cac555/attachment.bin>


More information about the llvm-commits mailing list