Skip to content

Commit 0833b2a

Browse files
oojahoookuhar
andauthored
Update mlir/test/Conversion/GPUToSPIRV/lookup-target-env.mlir
Co-authored-by: Jakub Kuderski <[email protected]>
1 parent 0b68019 commit 0833b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Conversion/GPUToSPIRV/lookup-target-env.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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
1+
// RUN: mlir-opt --spirv-attach-target='caps=Shader exts=SPV_KHR_storage_buffer_storage_class' --convert-gpu-to-spirv %s | FileCheck %s
22

33
module attributes {gpu.container_module} {
44
// CHECK-LABEL: spirv.module @{{.*}} GLSL450

0 commit comments

Comments
 (0)