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