Skip to content

Commit 921ddf8

Browse files
Update mlir/include/mlir/IR/PatternMatch.h
Co-authored-by: River Riddle <[email protected]>
1 parent 5e025f8 commit 921ddf8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mlir/include/mlir/IR/PatternMatch.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,6 @@ class SplitMatchAndRewriteImpl : public PatternT {
265265
} // namespace detail
266266

267267
/// RewritePattern is the common base class for all DAG to DAG replacements.
268-
269268
class RewritePattern : public Pattern {
270269
public:
271270
using OperationT = Operation *;

0 commit comments

Comments
 (0)