diff options
author | Steven Perron <stevenperron@google.com> | 2025-06-13 12:21:38 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-13 12:21:38 -0400 |
commit | bd33eef7f1013bea24289a898f788a2efe9d8282 (patch) | |
tree | 52f5c0548cf1adc9001a8047af0e6affc9a9f28e /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | dec576514cb7106c59a5059ac6d52ebdf5de5275 (diff) | |
download | llvm-bd33eef7f1013bea24289a898f788a2efe9d8282.zip llvm-bd33eef7f1013bea24289a898f788a2efe9d8282.tar.gz llvm-bd33eef7f1013bea24289a898f788a2efe9d8282.tar.bz2 |
[HLSL][SPIRV] Use resource names (#143412)
The SPIR-V backend does not have access to the original name of a
resource in the source, so it tries to create a name. This leads to some
problems with reflection.
That is why start to pass the name of the resource from Clang to the
SPIR-V backend.
Fixes #138533
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions