llvm-project
99ed882a - [HLSL] Wrap offset info into a dedicated type. NFC (#167396)

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.
Author
Parents
Loading