diff --git a/mlir/test/mlir-vulkan-runner/time.mlir b/mlir/test/mlir-vulkan-runner/time.mlir index b73c9b4972101..fb153a21316c1 100644 --- a/mlir/test/mlir-vulkan-runner/time.mlir +++ b/mlir/test/mlir-vulkan-runner/time.mlir @@ -7,7 +7,7 @@ module attributes { gpu.container_module, spv.target_env = #spv.target_env< - #spv.vce, #spv.resource_limits> + #spv.vce, #spv.resource_limits<>> } { gpu.module @kernels { gpu.func @kernel_add(%arg0 : memref<16384xf32>, %arg1 : memref<16384xf32>, %arg2 : memref<16384xf32>)