llvm-project
[HLSL] Allow resource annotations to specify only register space
#135287
Merged

[HLSL] Allow resource annotations to specify only register space #135287

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

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
Labels
Milestone