Skip to content

Commit 8b90155

Browse files
author
git apple-llvm automerger
committed
Merge commit 'b77e36d54193' from llvm.org/main into next
2 parents 13814cb + b77e36d commit 8b90155

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
#include "llvm/MC/MCAssembler.h"
1919
#include "llvm/MC/MCContext.h"
2020
#include "llvm/MC/MCStreamer.h"
21-
#include "llvm/MC/MCSymbolELF.h"
2221
#include "llvm/MC/MCValue.h"
2322
#include "llvm/Support/Casting.h"
2423
#include "llvm/Support/ErrorHandling.h"

llvm/lib/Target/RISCV/RISCVSubtarget.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
#include "RISCVFrameLowering.h"
1818
#include "RISCVSelectionDAGInfo.h"
1919
#include "RISCVTargetMachine.h"
20-
#include "llvm/CodeGen/MacroFusion.h"
21-
#include "llvm/CodeGen/ScheduleDAGMutation.h"
2220
#include "llvm/MC/TargetRegistry.h"
2321
#include "llvm/Support/ErrorHandling.h"
2422

llvm/lib/Target/RISCV/RISCVVectorMaskDAGMutation.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828

2929
#include "MCTargetDesc/RISCVBaseInfo.h"
3030
#include "MCTargetDesc/RISCVMCTargetDesc.h"
31-
#include "RISCVRegisterInfo.h"
3231
#include "RISCVTargetMachine.h"
3332
#include "llvm/CodeGen/LiveIntervals.h"
3433
#include "llvm/CodeGen/MachineInstr.h"

0 commit comments

Comments
 (0)