Skip to content

Commit 9fe9218

Browse files
llvmgnsyncbotgithub-actions[bot]
authored andcommitted
Automerge: [gn build] Port 4da31b6
2 parents 5fcb2c4 + 278d28f commit 9fe9218

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)