[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 02:08:59 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG04b5274ede3e: [MLIR] Introduce applyOpPatternsAndFold for op local rewrites (authored by bondhugula).
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.257629.patch
Type: text/x-patch
Size: 25634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200415/eb54a486/attachment.bin>
More information about the llvm-commits
mailing list