llvm-project
[HLSL] Global resource arrays element access
#152454
Merged

[HLSL] Global resource arrays element access #152454

hekota
hekota [HLSL] Add `isHLSLResourceRecordArray` method to `clang::Type`
10a06e36
hekota [HLSL] Add implicit binding attribute to resource arrays without bind…
4e153a4d
hekota one more instance to replace
ac99f5af
hekota Merge branch 'users/hekota/pr152450-add-is-record-array-to-type' into…
b5ca61c8
hekota update test
e12a7a97
hekota [HLSL] Global resource arrays element access
86902233
hekota hekota marked this pull request as ready for review 41 days ago
llvmbot llvmbot added clang
llvmbot llvmbot added clang:frontend
llvmbot llvmbot added clang:codegen
llvmbot llvmbot added HLSL
llvmbot
alsepkow
alsepkow commented on 2025-08-07
alsepkow
alsepkow commented on 2025-08-08
alsepkow
alsepkow commented on 2025-08-08
alsepkow
alsepkow commented on 2025-08-08
alsepkow
alsepkow commented on 2025-08-08
alsepkow
alsepkow commented on 2025-08-08
inbelic
inbelic commented on 2025-08-08
alsepkow
alsepkow commented on 2025-08-09
alsepkow
alsepkow commented on 2025-08-09
alsepkow
alsepkow commented on 2025-08-09
bob80905
bob80905 commented on 2025-08-08
hekota
hekota code review feedback, add test for dynamic indexing, typedef and iden…
f08e2132
hekota Merge branch 'main' of https://github.com/llvm/llvm-project into reso…
c8fd0b40
hekota hekota changed the base branch from users/hekota/pr152452-resource-array-impl-binding-attr to main 36 days ago
hekota fix build break after merge
227f6ae9
hekota Fix bug - initialize resource arrays to poison, add test
8bc614ae
hekota Update global_array.hlsl SPIR-V convergence test to use custom struct
f0d05cd6
hekota
alsepkow
llvm-beanz
llvm-beanz commented on 2025-08-12
hekota code review feedback - use existing methods on Type and ASTContext, a…
ac629211
github-actions
hekota clang-format
16004142
hekota Add note to tests
00341fa7
hekota Merge branch 'main' into resource-array-subscript-one-elem-codegen
f5ec2b8b
hekota Update resource index calculation & fix formatting
d1b3e3ab
s-perron
s-perron commented on 2025-08-18
llvm-beanz
llvm-beanz approved these changes on 2025-08-18
bogner
bogner approved these changes on 2025-08-18
hekota code review feedback - use std::array, llvm_unreachanble, add test, f…
9b54bbd3
hekota hekota merged eb3d8842 into main 29 days ago
shafik
shafik commented on 2025-08-22

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone