projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e40000
)
arm_bf16.td: fix copy/paste typo in comment header
author
Dimitry Andric
<dimitry@andric.com>
Thu, 20 Apr 2023 14:12:10 +0000
(16:12 +0200)
committer
Dimitry Andric
<dimitry@andric.com>
Thu, 20 Apr 2023 17:43:51 +0000
(19:43 +0200)
clang/include/clang/Basic/arm_bf16.td
patch
|
blob
|
history
diff --git
a/clang/include/clang/Basic/arm_bf16.td
b/clang/include/clang/Basic/arm_bf16.td
index
d837a76
..
f70c722
100644
(file)
--- a/
clang/include/clang/Basic/arm_bf16.td
+++ b/
clang/include/clang/Basic/arm_bf16.td
@@
-1,4
+1,4
@@
-//===--- arm_
fp
16.td - ARM BF16 compiler interface ------------------------===//
+//===--- arm_
bf
16.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.