Files
composable_kernel/test/ck_tile/slice_tile/CMakeLists.txt
carlushuang a8742f7e31 [CK_TILE][CORE] enhance slice_tile api (#2430)
* support slice cross p

* fix some bug in y_len

* more case

* fix a bug when R exist

* support -1 to hint end of current length

* format

* change commit
2025-07-06 20:13:12 -07:00

1 line
56 B
CMake

add_test_executable(test_slice_tile test_slice_tile.cpp)