aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackMaps.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2024-12-16 15:04:25 -0800
committerGitHub <noreply@github.com>2024-12-16 16:04:25 -0700
commit482237e884dde4a7887c6ac3609437c7186b5124 (patch)
tree37d2c0c86e22ef56e7947daab9e4a6922c158eb5 /llvm/lib/CodeGen/StackMaps.cpp
parent46bbd2c80eb8673ef54decc6d3d55350e3126f50 (diff)
downloadllvm-482237e884dde4a7887c6ac3609437c7186b5124.zip
llvm-482237e884dde4a7887c6ac3609437c7186b5124.tar.gz
llvm-482237e884dde4a7887c6ac3609437c7186b5124.tar.bz2
[DirectX] Get resource information via TargetExtType (#119772)
Instead of storing an auxilliary structure with the information from the DXIL resource target extension types duplicated, access the information that we can via the type itself. This also means we need to handle some of the target extension types we haven't fully defined yet, like Texture and CBuffer. For now we make an educated guess to what those should look like based on llvm/wg-hlsl#76, and we can update them fairly easily when we've defined them more thoroughly. First part of #118400
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions