[llvm-branch-commits] [clang] [HLSL] Global resource arrays element access (PR #152454)
Helena Kotas via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Aug 11 10:09:27 PDT 2025
hekota wrote:
Copying comment from the abandoned PR:
@s-perron - when you come back from your vacation - do you have any thoughts on how to update the `CodeGenHLSL/convergence/global_array.hlsl`? With this change resource arrays are no longer initialized with a loop that calls the default constructor.
The tests has been added in https://github.com/llvm/llvm-project/pull/140120.
https://github.com/llvm/llvm-project/pull/152454
More information about the llvm-branch-commits
mailing list