[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 21:30:11 PDT 2020
rriddle updated this revision to Diff 261429.
rriddle added a comment.
Remove FIXME that is no longer necessary
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/IR/Builders.cpp
mlir/lib/Transforms/DialectConversion.cpp
mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79206.261429.patch
Type: text/x-patch
Size: 12868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200501/2065078b/attachment.bin>
More information about the llvm-commits
mailing list