bolt/deps/llvm-18.1.8/mlir/test/Dialect/Transform/test-interpreter-external.mlir

9 lines
374 B
MLIR
Raw Normal View History

2025-02-14 19:21:04 +01:00
// RUN: mlir-opt %s --pass-pipeline="builtin.module(test-transform-dialect-interpreter{transform-file-name=%p%{fs-sep}include%{fs-sep}test-interpreter-external-source.mlir})" \
// RUN: --verify-diagnostics
// The schedule in the separate file emits remarks at the payload root.
// expected-remark @below {{outer}}
// expected-remark @below {{inner}}
module {}