[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:48:10 PST 2021


mtrofin created this revision.
Herald added subscribers: pengfei, hiraditya, kristof.beyls.
mtrofin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.390537.patch
Type: text/x-patch
Size: 527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211130/85d3e126/attachment.bin>


More information about the llvm-commits mailing list