[llvm] ccdfd1a - [gn build] Port 8127162427c5
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 30 19:36:41 PDT 2024
Author: LLVM GN Syncbot
Date: 2024-10-31T02:27:09Z
New Revision: ccdfd1a182fc718997f21583aea95d321f03c967
URL: https://github.com/llvm/llvm-project/commit/ccdfd1a182fc718997f21583aea95d321f03c967
DIFF: https://github.com/llvm/llvm-project/commit/ccdfd1a182fc718997f21583aea95d321f03c967.diff
LOG: [gn build] Port 8127162427c5
Added:
Modified:
llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn b/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
index b47189accd1365..d6e7d5490ce023 100644
--- a/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
@@ -128,6 +128,7 @@ copy("Headers") {
"ammintrin.h",
"amxcomplexintrin.h",
"amxfp16intrin.h",
+ "amxfp8intrin.h",
"amxintrin.h",
"arm64intr.h",
"arm_acle.h",
More information about the llvm-commits
mailing list