[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:32:53 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG359164f81028: [mlir][OpBuilder] Remove the vtable from OpBuilder in favor of using theā¦ (authored by rriddle).
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.261430.patch
Type: text/x-patch
Size: 12868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200501/7fd32ef9/attachment.bin>
More information about the llvm-commits
mailing list