We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aeb173 commit 1184d9dCopy full SHA for 1184d9d
mlir/test/rocmlir-driver/runner-pipelines.mlir
@@ -1,5 +1,6 @@
1
// REQUIRES: rocm-runner
2
// RUN: rocmlir-driver -dump-pipelines -host-pipeline=runner -arch=gfx90a /dev/null -o /dev/null 2>&1 | FileCheck %s --check-prefix=RUNNER
3
+// XFAIL: *
4
5
// RUNNER: Host runner pipeline:
6
// RUNNER-NEXT: {{^}}builtin.module(func.func(mhal-select-targets{archs={amdgcn-amd-amdhsa:gfx90a} target-types={GPU}}),
0 commit comments