[PATCH] D114763: [NFC] Header comment in X86RegisterBanks.td referred to Aarch64
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 29 17:59:56 PST 2021
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfde937748b7d: [NFC] Header comment in X86RegisterBanks.td referred to Aarch64 (authored by mtrofin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114763/new/
https://reviews.llvm.org/D114763
Files:
llvm/lib/Target/X86/X86RegisterBanks.td
Index: llvm/lib/Target/X86/X86RegisterBanks.td
===================================================================
--- llvm/lib/Target/X86/X86RegisterBanks.td
+++ llvm/lib/Target/X86/X86RegisterBanks.td
@@ -1,4 +1,4 @@
-//=- X86RegisterBank.td - Describe the AArch64 Banks -----*- tablegen -*-=//
+//=- X86RegisterBank.td - Describe the X86 Banks -------------*- tablegen -*-=//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114763.390538.patch
Type: text/x-patch
Size: 527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211130/5fa98d5d/attachment.bin>
More information about the llvm-commits
mailing list