aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDeric C. <cheung.deric@gmail.com>2025-07-24 17:09:34 -0700
committerGitHub <noreply@github.com>2025-07-24 17:09:34 -0700
commit4ae26783724a8cb29b448920f5b4066ebbbf3a95 (patch)
tree0cf9fb778b379edca400f7433746d098c6aaf4af /clang/lib/CodeGen/CodeGenModule.cpp
parentdf5b483ccd9f42563df1480f212ff37a1dcdf74f (diff)
downloadllvm-4ae26783724a8cb29b448920f5b4066ebbbf3a95.zip
llvm-4ae26783724a8cb29b448920f5b4066ebbbf3a95.tar.gz
llvm-4ae26783724a8cb29b448920f5b4066ebbbf3a95.tar.bz2
[DirectX] Add support for vector type checking in DXIL Shader Flag Analysis (#150532)
Fixes #150482 by replacing all `Instruction.getType()` in DXILShaderFlags.cpp with `Instruction.getType()->getScalarType()` to account for vectors types as suggested by @bogner
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions