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 6da1653 commit e19a615Copy full SHA for e19a615
mlir/test/Dialect/GPU/subgroup-reduce-lowering.mlir
@@ -12,7 +12,7 @@
12
13
// RUN: mlir-opt --allow-unregistered-dialect \
14
// RUN: --test-gpu-subgroup-reduce-lowering="expand-to-shuffles target=gfx1030" %s \
15
-// RUN: | FileCheck %s --check-prefix=CHECK-GFX1030
+// RUN: | FileCheck %s --check-prefix=CHECK-GFX10
16
17
// CHECK-SUB: gpu.module @kernels {
18
// CHECK-SHFL: gpu.module @kernels {
0 commit comments