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


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

Update to use worklist free driver. This isn't still well tested - so could
wait till it could be used at a few places.


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


More information about the llvm-commits mailing list