diff options
author | Justin Bogner <mail@justinbogner.com> | 2025-04-23 10:27:09 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-23 10:27:09 -0600 |
commit | a83b4a2dc9706d9e898f3462b5c2ff5ed05589d2 (patch) | |
tree | 75efba6143a42027faee720fc7ee2f079e39648f /clang/lib/AST/ByteCode/Compiler.cpp | |
parent | 1da856a685cf427ab1f5b810125c41e7859ed362 (diff) | |
download | llvm-a83b4a2dc9706d9e898f3462b5c2ff5ed05589d2.zip llvm-a83b4a2dc9706d9e898f3462b5c2ff5ed05589d2.tar.gz llvm-a83b4a2dc9706d9e898f3462b5c2ff5ed05589d2.tar.bz2 |
[DirectX] Implement the ForwardHandleAccesses pass (#135378)
This pass attempts to forward resource handle creation to accesses of
the handle global. This avoids dependence on optimizations like CSE and
GlobalOpt for correctness of DXIL.
Fixes #134574.
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions