[llvm] 6144dbf - [gn build] Port 756f5978410
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 30 22:24:38 PDT 2020
Author: LLVM GN Syncbot
Date: 2020-10-31T05:19:04Z
New Revision: 6144dbf09e48e01c166242432c6196da625d20fa
URL: https://github.com/llvm/llvm-project/commit/6144dbf09e48e01c166242432c6196da625d20fa
DIFF: https://github.com/llvm/llvm-project/commit/6144dbf09e48e01c166242432c6196da625d20fa.diff
LOG: [gn build] Port 756f5978410
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 8509ccfafd17..b13b6e59ba3b 100644
--- a/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
@@ -116,6 +116,7 @@ copy("Headers") {
"avx512vpopcntdqintrin.h",
"avx512vpopcntdqvlintrin.h",
"avxintrin.h",
+ "avxvnniintrin.h",
"bmi2intrin.h",
"bmiintrin.h",
"cet.h",
More information about the llvm-commits
mailing list