diff options
| author | Nathan Gauër <brioche@google.com> | 2025-11-06 15:36:17 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-06 15:36:17 +0100 |
| commit | b8a814e4fce292a24449702de07d0705f5045c0b (patch) | |
| tree | bc8f340b66955e18efef779408687ffec00d8f84 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
| parent | 831a8b55cafe6c139beb0f6d88ab32a71bdfd1ca (diff) | |
| download | llvm-b8a814e4fce292a24449702de07d0705f5045c0b.zip llvm-b8a814e4fce292a24449702de07d0705f5045c0b.tar.gz llvm-b8a814e4fce292a24449702de07d0705f5045c0b.tar.bz2 | |
[HLSL] Add support for user semantics (#153424)
This commit adds support for HLSL input semantics. User semantics are
all semantics not starting with `SV_`.
Those semantics ends up with a Location assignment in SPIR-V.
Note: user semantics means Location, but the opposite is not true.
Depending on the stage, some system semantics can rely on a Location
index. This is not implemented in this PR.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions
