"[mlir] RewriterGen NativeCodeCall matcher with ConstantOp matcher"
This reverts commit 2bf423b0218c9583e3a372950a34facbf93e63d3.
Paths
| Differential D89515
Revert commit D89161 due to build failure from no matching constructor AbandonedPublic Authored by rsuderman on Oct 15 2020, 4:50 PM.
Details
Summary "[mlir] RewriterGen NativeCodeCall matcher with ConstantOp matcher" This reverts commit 2bf423b0218c9583e3a372950a34facbf93e63d3.
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptOct 15 2020, 4:50 PM Comment Actions If you spot a build failure, please just provide a minimum amount of info on the config (compiler version / platform) and the error message and push without review. This revision is now accepted and ready to land.Oct 15 2020, 7:26 PM
Revision Contents
Diff 298520 mlir/include/mlir/IR/OpBase.td
mlir/include/mlir/TableGen/Pattern.h
mlir/lib/TableGen/Pattern.cpp
mlir/test/lib/Dialect/Test/TestDialect.cpp
mlir/test/lib/Dialect/Test/TestOps.td
mlir/test/lib/Dialect/Test/TestPatterns.cpp
mlir/test/mlir-tblgen/pattern.mlir
mlir/test/mlir-tblgen/rewriter-errors.td
mlir/tools/mlir-tblgen/RewriterGen.cpp
|