llvm-project
99ed882a
- [HLSL] Wrap offset info into a dedicated type. NFC (#167396)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
121 days ago
[HLSL] Wrap offset info into a dedicated type. NFC (#167396) Rather than using a nullable SmallVector, use a wrapper class for offset info. This simplifies places that need to handle whether or not there's any offset information.
References
#167396 - [HLSL] Wrap offset info into a dedicated type. NFC
Author
bogner
Parents
5b72096e
Loading