aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineVerifier.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2024-08-20 10:51:32 -0700
committerGitHub <noreply@github.com>2024-08-20 10:51:32 -0700
commite56ad22b4a41e65984d6997b2c2496a20f906d1d (patch)
tree6478eaa82acb5113b61461f971b213015ce76ad0 /llvm/lib/CodeGen/MachineVerifier.cpp
parentc8a678b1e4863df2845b1305849534047f10caf1 (diff)
downloadllvm-e56ad22b4a41e65984d6997b2c2496a20f906d1d.zip
llvm-e56ad22b4a41e65984d6997b2c2496a20f906d1d.tar.gz
llvm-e56ad22b4a41e65984d6997b2c2496a20f906d1d.tar.bz2
[DirectX] Encapsulate DXILOpLowering's state into a class. NFC
This introduces an anonymous class "OpLowerer" to help with lowering DXIL ops, and moves the DXILOpBuilder there instead of creating a new one for every operation. DXILOpBuilder is also changed to own its IRBuilder, since that makes it simpler to ensure that it isn't misused. Pull Request: https://github.com/llvm/llvm-project/pull/104248
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions