[llvm] 40f52e8 - [gn build] Port eddb79d56dd5
    LLVM GN Syncbot via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Nov 10 23:52:24 PST 2024
    
    
  
Author: LLVM GN Syncbot
Date: 2024-11-11T07:45:12Z
New Revision: 40f52e849b63a18510e915236bce390ead9b4575
URL: https://github.com/llvm/llvm-project/commit/40f52e849b63a18510e915236bce390ead9b4575
DIFF: https://github.com/llvm/llvm-project/commit/40f52e849b63a18510e915236bce390ead9b4575.diff
LOG: [gn build] Port eddb79d56dd5
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 047126a58a89d1..4792cc1567df8c 100644
--- a/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
@@ -131,6 +131,8 @@ copy("Headers") {
     "amxfp16intrin.h",
     "amxfp8intrin.h",
     "amxintrin.h",
+    "amxtf32intrin.h",
+    "amxtf32transposeintrin.h",
     "amxtransposeintrin.h",
     "arm64intr.h",
     "arm_acle.h",
        
    
    
More information about the llvm-commits
mailing list