Skip to content

Commit 5e1abbf

Browse files
committed
[BUILD] [BACKEND] Fix xpu build link
1 parent bb30659 commit 5e1abbf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,8 @@ if(TRITON_BUILD_PYTHON_MODULE)
319319
LLVMPasses
320320
LLVMXPUCodeGen
321321
LLVMXPUAsmParser
322+
LLVMXCNCodeGen
323+
LLVMXCNAsmParser
322324
)
323325
endif()
324326

0 commit comments

Comments
 (0)