You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #159608 introduced llvm.svp.resource.nonuniformindex intrinsic which is generated from NonUniformResourceIndex calls in HLSL (#159655).
When this intrinsic is used as part of the index value in a resource array/range, the resource needs to be marked with NonUniform flag.
The following test depends on this fearture and is currently marked XFAIL:
llvm/test/CodeGen/SPIRV/hlsl-resources/StorageImageNonUniformIdx.ll