6 lines
89 B
CMake
6 lines
89 B
CMake
add_triton_ut(
|
|
NAME TestPtxAsmFormat
|
|
SRCS PtxAsmFormatTest.cpp
|
|
LIBS TritonGPUToLLVM
|
|
)
|