mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-06-06 15:54:31 +00:00
Fix unstable clang-format comment
This commit is contained in:
@@ -37,7 +37,9 @@ struct FmhaFwdSplitKVCombineKernel
|
||||
|
||||
__host__ static std::string GetName()
|
||||
{
|
||||
// sync with generate.py
|
||||
// clang-format off
|
||||
|
||||
#define _SS_ std::string
|
||||
#define _TS_ std::to_string
|
||||
auto pn = [&] () {
|
||||
|
||||
Reference in New Issue
Block a user