summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86RegisterBankInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/X86/X86RegisterBankInfo.h')
-rw-r--r--llvm/lib/Target/X86/X86RegisterBankInfo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/X86/X86RegisterBankInfo.h b/llvm/lib/Target/X86/X86RegisterBankInfo.h
index aaa83920b6b..a1e01a9ab94 100644
--- a/llvm/lib/Target/X86/X86RegisterBankInfo.h
+++ b/llvm/lib/Target/X86/X86RegisterBankInfo.h
@@ -50,7 +50,6 @@ private:
bool isFP);
/// Track the bank of each instruction operand(register)
- /// \return An instruction PartialMappingIdxs.
static void
getInstrPartialMappingIdxs(const MachineInstr &MI,
const MachineRegisterInfo &MRI, const bool isFP,
OpenPOWER on IntegriCloud