[PATCH] D77237: [MLIR] Add method to drop duplicate result exprs from AffineMap

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 1 14:38:49 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5e8093134af2: [MLIR] Add method to drop duplicate result exprs from AffineMap (authored by bondhugula).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77237

Files:
  mlir/include/mlir/IR/AffineMap.h
  mlir/include/mlir/Transforms/LoopUtils.h
  mlir/lib/Dialect/Affine/IR/AffineOps.cpp
  mlir/lib/IR/AffineMap.cpp
  mlir/lib/Transforms/Utils/LoopUtils.cpp
  mlir/test/Conversion/AffineToStandard/lower-affine.mlir
  mlir/test/Dialect/Affine/canonicalize.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77237.254313.patch
Type: text/x-patch
Size: 5545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200401/a99edf0e/attachment.bin>


More information about the llvm-commits mailing list