diff options
author | Kazu Hirata <kazu@google.com> | 2021-01-30 09:53:40 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2021-01-30 09:53:40 -0800 |
commit | b4e780697d1cf0c06e7ca3a908ece0ab65a470ff (patch) | |
tree | 9b006057ff56c6c33a0072211833aa9a0e4ff323 /llvm/utils/TableGen/CodeGenDAGPatterns.cpp | |
parent | e718869bf47af20be0ec7301846f78c82d0f1140 (diff) | |
download | llvm-b4e780697d1cf0c06e7ca3a908ece0ab65a470ff.zip llvm-b4e780697d1cf0c06e7ca3a908ece0ab65a470ff.tar.gz llvm-b4e780697d1cf0c06e7ca3a908ece0ab65a470ff.tar.bz2 |
[AMDGPU] Forward-declare AMDGPUTargetMachine (NFC)
AMDGPUTargetTransformInfo.h needs AMDGPUTargetMachine but relies on a
forward declaration of AMDGPUTargetMachine in AMDGPU.h. This patch
adds a forward declaration right in AMDGPUTargetTransformInfo.h.
While we are at it, this patch removes the one in
AMDGPU.h, where it is unnecessary.
Diffstat (limited to 'llvm/utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions