mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-13 09:45:56 +00:00
upgrade from clang-format-12 to clang-format-18 (#2568)
* upgrade to clang-format-18 * update to clang-format-18 in pre-commit-config
This commit is contained in:
@@ -29,8 +29,7 @@ static void print_helper_msg()
|
||||
<< " 3: A[k0, k1, m0, m1] * B[n0, n1, k0, k1] + "
|
||||
"D[m0, m1, n0, n1] = E[m0, m1, n0, n1])\n"
|
||||
<< "arg6: verification (0: no; 1: yes)\n"
|
||||
<< "arg7: initialization (0: no init; 1: integer value; 2: decimal "
|
||||
<< "value)\n"
|
||||
<< "arg7: initialization (0: no init; 1: integer value; 2: decimal " << "value)\n"
|
||||
<< "arg8: print tensor value (0: no; 1: yes)\n"
|
||||
<< "arg9: time kernel (0: no, 1: yes)\n"
|
||||
<< "arg10: alpha\n"
|
||||
|
||||
@@ -29,8 +29,7 @@ static void print_helper_msg()
|
||||
<< " 3: A[k0, k1, m0, m1] * B[n0, n1, k0, k1] + "
|
||||
"D[m0, m1, n0, n1] = E[m0, m1, n0, n1])\n"
|
||||
<< "arg6: verification (0: no; 1: yes)\n"
|
||||
<< "arg7: initialization (0: no init; 1: integer value; 2: decimal "
|
||||
<< "value)\n"
|
||||
<< "arg7: initialization (0: no init; 1: integer value; 2: decimal " << "value)\n"
|
||||
<< "arg8: print tensor value (0: no; 1: yes)\n"
|
||||
<< "arg9: time kernel (0: no, 1: yes)\n"
|
||||
<< "arg10: alpha\n"
|
||||
|
||||
Reference in New Issue
Block a user