diff options
author | Justin Bogner <mail@justinbogner.com> | 2025-04-15 22:33:27 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-15 22:33:27 -0700 |
commit | 3de88fe40fd0dc5f52ba0bc7ebbaf16e938d6670 (patch) | |
tree | 3f36ace4f6a74e5c283ce7b49572e9747c4fdba0 /clang/lib/AST/ByteCode/Program.cpp | |
parent | 2a024046217a1acae4806328ac77bd88648c2bab (diff) | |
download | llvm-3de88fe40fd0dc5f52ba0bc7ebbaf16e938d6670.zip llvm-3de88fe40fd0dc5f52ba0bc7ebbaf16e938d6670.tar.gz llvm-3de88fe40fd0dc5f52ba0bc7ebbaf16e938d6670.tar.bz2 |
[DirectX] Implement the DXILCBufferAccess pass (#134571)
This introduces a pass that walks accesses to globals in cbuffers and
replaces them with accesses via the cbuffer handle itself. The logic to
interpret the cbuffer metadata is kept in `lib/Frontend/HLSL` so that it
can be reused by other consumers of that metadata.
Fixes #124630.
Diffstat (limited to 'clang/lib/AST/ByteCode/Program.cpp')
0 files changed, 0 insertions, 0 deletions