Fix clang format

This commit is contained in:
Kumar
2025-11-20 12:40:42 +05:30
parent c38a4ecc26
commit c0ee47d434

View File

@@ -10,7 +10,7 @@ namespace ck_tile {
/**
* @brief Arguments for Persistent Async GEMM scheduling
*
*
* This structure contains parameters for producer-consumer synchronization
* in persistent GEMM kernels with asynchronous input readiness.
*/
@@ -32,4 +32,4 @@ struct PersistentAsyncArgs
{
}
};
} // namespace ck_tile
} // namespace ck_tile