diff options
author | Reid Kleckner <rnk@google.com> | 2023-07-26 14:47:22 -0700 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2023-07-27 15:19:24 -0700 |
commit | f86c81b2a896eb6fabda38f68eefb8ac982423cc (patch) | |
tree | 2f911a2217c43c1ccbbdfb359abbae989946447b /llvm/lib/Object/WasmObjectFile.cpp | |
parent | a55f93f5c15cc297ba8c3c4143f7444244467e66 (diff) | |
download | llvm-f86c81b2a896eb6fabda38f68eefb8ac982423cc.zip llvm-f86c81b2a896eb6fabda38f68eefb8ac982423cc.tar.gz llvm-f86c81b2a896eb6fabda38f68eefb8ac982423cc.tar.bz2 |
[AMDGPU] Avoid CodeGen dependencies from AMDGPU/Utils and MCTargetDesc
This required two substantial changes:
1. Moving a `getRegBitWidth(TargetRegisterClass)` overload out of Utils
and into CodeGen
2. Passing the string function name to AMDGPUPALMetadata instead of the
MachineFunction
Other changes are minor or updates to accommodate the first two.
See issue #64166 for more information on the layering issue.
Differential Revision: https://reviews.llvm.org/D156486
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions