File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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//===----------------------------------------------------------------------===//
You can’t perform that action at this time.
0 commit comments