[llvm] [SPIRV][HLSL] Handle arrays of resources (PR #111564)

Steven Perron via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 13:08:08 PDT 2024


================
@@ -0,0 +1,40 @@
+; RUN: llc -verify-machineinstrs -O0 -mtriple=spirv1.5-vulkan-library %s -o - | FileCheck %s
----------------
s-perron wrote:

Done.

https://github.com/llvm/llvm-project/pull/111564


More information about the llvm-commits mailing list