llvm-project
[HLSL] Allow resource annotations to specify only register space
#135287
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
16
Changes
View On
GitHub
[HLSL] Allow resource annotations to specify only register space
#135287
hekota
merged 16 commits into
llvm:main
from
hekota:space-only-register-annot
Initialize resources by constructors
85001dcb
flip register & space, add more tests, cleanup empty function
752ed77e
clang-format
4b25a5ff
[HLSL] Allow register annotations to specify only `space`
6fb658a6
remove condition - Space is never empty
c5c7ab8a
remove unintentionally added file
7084cf19
hekota
marked this pull request as ready for review
253 days ago
llvmbot
added
clang
llvmbot
added
clang:frontend
llvmbot
added
clang:codegen
llvmbot
added
HLSL
hekota
assigned
hekota
253 days ago
damyanp
commented on 2025-04-11
fix typo
192a89df
Handle register(u-1);
b79e4dda
code review feedback
ba660203
spall
commented on 2025-04-14
Merge branch 'main' of https://github.com/llvm/llvm-project into reso…
155a6bb5
Add -Wno-hlsl-implicit-binding to tests
9fe6d388
Merge branch 'users/hekota/pr135120-resource-constructors' of https:/…
1325b1cc
Update tests after latest merge from main
87f30307
bogner
commented on 2025-04-23
Switch to std::optional<unsigned> type for the register slot number i…
9e338e03
bogner
approved these changes on 2025-04-23
hekota
changed the base branch from
users/hekota/pr135120-resource-constructors
to
main
234 days ago
Merge branch 'main' of https://github.com/llvm/llvm-project into spac…
d66780cb
fix merge & clang-format
ce5fcc2d
hekota
merged
2a5ee250
into main
233 days ago
hekota
deleted the space-only-register-annot branch
122 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
bogner
spall
damyanp
Assignees
hekota
Labels
clang
clang:frontend
clang:codegen
HLSL
Milestone
No milestone
Login to write a write a comment.
Login via GitHub