[PATCH] D77487: [MLIR] Introduce applyOpPatternsAndFold for op local rewrites
Uday Bondhugula via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 00:30:07 PDT 2020
bondhugula updated this revision to Diff 257609.
bondhugula added a comment.
clean up and fix erasure further
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77487/new/
https://reviews.llvm.org/D77487
Files:
mlir/include/mlir/IR/PatternMatch.h
mlir/lib/Dialect/Affine/Transforms/AffineDataCopyGeneration.cpp
mlir/lib/Dialect/Affine/Transforms/SimplifyAffineStructures.cpp
mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp
mlir/lib/Transforms/Utils/LoopUtils.cpp
mlir/test/Dialect/Affine/affine-data-copy.mlir
mlir/test/Dialect/Affine/simplify-affine-structures.mlir
mlir/test/lib/Dialect/Affine/TestAffineDataCopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77487.257609.patch
Type: text/x-patch
Size: 25945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200415/6aa87bcc/attachment.bin>
More information about the llvm-commits
mailing list