[PATCH] D79206: [mlir][OpBuilder] Remove the vtable from OpBuilder in favor of using the listener pattern
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 30 14:32:59 PDT 2020
rriddle updated this revision to Diff 261354.
rriddle added a comment.
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79206/new/
https://reviews.llvm.org/D79206
Files:
mlir/include/mlir/IR/Builders.h
mlir/include/mlir/IR/PatternMatch.h
mlir/include/mlir/Transforms/DialectConversion.h
mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp
mlir/lib/IR/Builders.cpp
mlir/lib/Transforms/DialectConversion.cpp
mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79206.261354.patch
Type: text/x-patch
Size: 13412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/0c25997e/attachment.bin>
More information about the llvm-commits
mailing list