[llvm-branch-commits] [clang] [HLSL] Introduce address space `hlsl_constant(2)` for constant buffer declarations (PR #123411)
Nathan Gauër via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Jan 22 01:50:45 PST 2025
https://github.com/Keenuts approved this pull request.
Thanks! Just some questions, otherwise LGTM.
For the AMDGPU address space, shouldn't this be `CONSTANT_ADDRESS` ? (Might want to double check this with Matt?)
https://github.com/llvm/llvm-project/pull/123411
More information about the llvm-branch-commits
mailing list