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 f16dac0 commit c29c613Copy full SHA for c29c613
llvm/test/CodeGen/SPIRV/hlsl-resources/StorageImageNonUniformIdx.ll
@@ -1,7 +1,7 @@
1
; RUN: llc -O0 -verify-machineinstrs -mtriple=spirv1.5-vulkan-library %s -o - | FileCheck %s
2
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv1.5-vulkan-library %s -o - -filetype=obj | spirv-val %}
3
4
-; This test depends on llvm.svp.resource.nonuniformindex support
+; This test depends on llvm.svp.resource.nonuniformindex support (not yet implemented)
5
; https://github.com/llvm/llvm-project/issues/160231
6
; XFAIL: *
7
0 commit comments