Skip to content

Commit 0f62f15

Browse files
llvmgnsyncbotkcloudy0717
authored andcommitted
[gn build] Port 4da31b6
1 parent c472c42 commit 0f62f15

File tree

1 file changed

+3
-0
lines changed
  • llvm/utils/gn/secondary/llvm/lib/Target/Hexagon

1 file changed

+3
-0
lines changed

llvm/utils/gn/secondary/llvm/lib/Target/Hexagon/BUILD.gn

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ static_library("LLVMHexagonCodeGen") {
6161
"HexagonGenMemAbsolute.cpp",
6262
"HexagonGenMux.cpp",
6363
"HexagonGenPredicate.cpp",
64+
"HexagonGenWideningVecFloatInstr.cpp",
65+
"HexagonGenWideningVecInstr.cpp",
6466
"HexagonHardwareLoops.cpp",
6567
"HexagonHazardRecognizer.cpp",
6668
"HexagonISelDAGToDAG.cpp",
@@ -77,6 +79,7 @@ static_library("LLVMHexagonCodeGen") {
7779
"HexagonMask.cpp",
7880
"HexagonNewValueJump.cpp",
7981
"HexagonOptAddrMode.cpp",
82+
"HexagonOptShuffleVector.cpp",
8083
"HexagonOptimizeSZextends.cpp",
8184
"HexagonPeephole.cpp",
8285
"HexagonQFPOptimizer.cpp",

0 commit comments

Comments
 (0)