arm_bf16.td: fix copy/paste typo in comment header
authorDimitry Andric <dimitry@andric.com>
Thu, 20 Apr 2023 14:12:10 +0000 (16:12 +0200)
committerDimitry Andric <dimitry@andric.com>
Thu, 20 Apr 2023 17:43:51 +0000 (19:43 +0200)
clang/include/clang/Basic/arm_bf16.td

index d837a76..f70c722 100644 (file)
@@ -1,4 +1,4 @@
-//===--- arm_fp16.td - ARM BF16 compiler interface ------------------------===//
+//===--- arm_bf16.td - ARM BF16 compiler interface ------------------------===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.