[PATCH] D77487: [MLIR] Introduce applyOpPatternsAndFold for op local rewrites

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 10 01:03:26 PDT 2020


bondhugula updated this revision to Diff 256517.
bondhugula marked 10 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/Transforms/Utils/GreedyPatternRewriteDriver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77487.256517.patch
Type: text/x-patch
Size: 5990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/5edf6b82/attachment-0001.bin>


More information about the llvm-commits mailing list