summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorMichael Liao <michael.hliao@gmail.com>2020-01-08 10:48:58 -0500
committerMichael Liao <michael.hliao@gmail.com>2020-01-08 11:32:09 -0500
commit07a569a0539a12700401b8f4221af0a58f28a654 (patch)
tree0142fe4d69f6f7667b9547fec6da69e967d40782 /llvm/lib/Target
parent108279948de31eba4f212b2a4715030b9d471c9e (diff)
downloadbcm5719-llvm-07a569a0539a12700401b8f4221af0a58f28a654.tar.gz
bcm5719-llvm-07a569a0539a12700401b8f4221af0a58f28a654.zip
[amdgpu] Remove unused header. NFC.
Diffstat (limited to 'llvm/lib/Target')
-rw-r--r--llvm/lib/Target/AMDGPU/SIFoldOperands.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp b/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
index f2c00ddce94..2ff8baf2939 100644
--- a/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
+++ b/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
@@ -15,7 +15,6 @@
#include "MCTargetDesc/AMDGPUMCTargetDesc.h"
#include "llvm/ADT/DepthFirstIterator.h"
#include "llvm/ADT/SetVector.h"
-#include "llvm/CodeGen/LiveIntervals.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
OpenPOWER on IntegriCloud