aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
diff options
context:
space:
mode:
authorNathan Gauër <brioche@google.com>2025-11-06 15:36:17 +0100
committerGitHub <noreply@github.com>2025-11-06 15:36:17 +0100
commitb8a814e4fce292a24449702de07d0705f5045c0b (patch)
treebc8f340b66955e18efef779408687ffec00d8f84 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
parent831a8b55cafe6c139beb0f6d88ab32a71bdfd1ca (diff)
downloadllvm-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