Skip to content

Commit c29c613

Browse files
committed
code review feedback
1 parent f16dac0 commit c29c613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/SPIRV/hlsl-resources/StorageImageNonUniformIdx.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
; RUN: llc -O0 -verify-machineinstrs -mtriple=spirv1.5-vulkan-library %s -o - | FileCheck %s
22
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv1.5-vulkan-library %s -o - -filetype=obj | spirv-val %}
33

4-
; This test depends on llvm.svp.resource.nonuniformindex support
4+
; This test depends on llvm.svp.resource.nonuniformindex support (not yet implemented)
55
; https://github.com/llvm/llvm-project/issues/160231
66
; XFAIL: *
77

0 commit comments

Comments
 (0)