Skip to content

Commit 61daa33

Browse files
authored
[CMAKE] Add triton-tensor-layout dep to lit tests (#5275)
Noticed this when `triton_gpu` was renamed to `ttg`.
1 parent a575895 commit 61daa33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ configure_lit_site_cfg(
1313

1414
set(TRITON_TEST_DEPENDS
1515
triton-opt
16+
triton-tensor-layout
1617
)
1718

1819
set(FILECHECK_PATH "${LLVM_LIBRARY_DIR}/../bin/FileCheck")

0 commit comments

Comments
 (0)