[llvm] 0c5bf56 - [gn build] Port f77101ea7913
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 11 23:25:24 PST 2024
Author: LLVM GN Syncbot
Date: 2024-11-12T07:19:04Z
New Revision: 0c5bf565ba7059ca8542c522fcab019f2e2c82bb
URL: https://github.com/llvm/llvm-project/commit/0c5bf565ba7059ca8542c522fcab019f2e2c82bb
DIFF: https://github.com/llvm/llvm-project/commit/0c5bf565ba7059ca8542c522fcab019f2e2c82bb.diff
LOG: [gn build] Port f77101ea7913
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 e0fb66aae06c34..aac39ecf4c671f 100644
--- a/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
@@ -132,6 +132,8 @@ copy("Headers") {
"amxfp16intrin.h",
"amxfp8intrin.h",
"amxintrin.h",
+ "amxmovrsintrin.h",
+ "amxmovrstransposeintrin.h",
"amxtf32intrin.h",
"amxtf32transposeintrin.h",
"amxtransposeintrin.h",
More information about the llvm-commits
mailing list