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

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 5 05:19:45 PDT 2020


bondhugula updated this revision to Diff 255137.
bondhugula added a comment.

Fix some gratuitous changes. This isn't still well-tested and could wait for
some of the pending revisions to get in.


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.255137.patch
Type: text/x-patch
Size: 5180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200405/df8d3109/attachment.bin>


More information about the llvm-commits mailing list