[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 13:31:00 PDT 2020
bondhugula updated this revision to Diff 254293.
bondhugula added a comment.
Update to use recently added method for 0 result affine maps as well.
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.254293.patch
Type: text/x-patch
Size: 5545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200401/df1d8787/attachment.bin>
More information about the llvm-commits
mailing list