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 0b68019 commit 0833b2aCopy full SHA for 0833b2a
mlir/test/Conversion/GPUToSPIRV/lookup-target-env.mlir
@@ -1,4 +1,4 @@
1
-// RUN: mlir-opt --spirv-attach-target='caps=Shader exts=SPV_KHR_storage_buffer_storage_class' --convert-gpu-to-spirv %s -o - | FileCheck %s
+// RUN: mlir-opt --spirv-attach-target='caps=Shader exts=SPV_KHR_storage_buffer_storage_class' --convert-gpu-to-spirv %s | FileCheck %s
2
3
module attributes {gpu.container_module} {
4
// CHECK-LABEL: spirv.module @{{.*}} GLSL450
0 commit comments