Skip to content

Commit 8fb6a2d

Browse files
committed
edit test prefix
1 parent e9fd5ab commit 8fb6a2d

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

mlir/test/Rewrite/pdl-bytecode-debug.mlir

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
1-
// Copyright (C) 2025 Advanced Micro Devices, Inc. All rights reserved.
1+
// Modifications Copyright (C) 2025 Advanced Micro Devices, Inc.
2+
// These tests are copied from mlir/test/Rewrite/pdl-bytecode.mlir
23

34
// RUN: mlir-opt %s -test-pdl-bytecode-pass -split-input-file --debug 2>&1 | FileCheck %s
45

5-
// Note: Tests here are written using the PDL Interpreter dialect to avoid
6-
// unnecessarily testing unnecessary aspects of the pattern compilation
7-
// pipeline. These tests are written such that we can focus solely on the
8-
// lowering/execution of the bytecode itself.
9-
106
//===----------------------------------------------------------------------===//
117
// pdl_interp::ApplyConstraintOp
128
//===----------------------------------------------------------------------===//

0 commit comments

Comments
 (0)