llvm-project
afedb030 - [HLSL] Add parsing for the resource dimension attribute. (#185039)

Commit
2 days ago
[HLSL] Add parsing for the resource dimension attribute. (#185039) The resource attribute was added, but the code to be able to parse it as we do with other resource attributes was missing. This means we are not able to test the attribute in isolation. This change adds the parsing for the attribute, and adds more testing for it. Assisted-by: Gemini <!-- branch-stack-start --> ------------------------- - main - https://github.com/llvm/llvm-project/pull/185039 :point_left: <sup>[Stack](https://www.git-town.com/how-to/proposal-breadcrumb.html) generated by [Git Town](https://github.com/git-town/git-town)</sup> <!-- branch-stack-end -->
Author
Parents
Loading