llvm-project
2a5ee250 - [HLSL] Allow resource annotations to specify only register space (#135287)

Commit
156 days ago
[HLSL] Allow resource annotations to specify only register space (#135287) Specifying only `space` in a `register` annotation means the compiler should implicitly assign a register slot to the resource from the provided virtual register space. Closes #133346
Author
Parents
Loading