[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:45 PDT 2020


bondhugula updated this revision to Diff 257623.
bondhugula marked 8 inline comments as done.
bondhugula added a comment.

Address review comments


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.257623.patch
Type: text/x-patch
Size: 25634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200415/8d1ad602/attachment-0001.bin>


More information about the llvm-commits mailing list