Commit f1238b6a authored by rocking's avatar rocking
Browse files

Remove redundant constant

parent 26720576
......@@ -53,7 +53,6 @@ struct GridwiseNormalizationSplitK2nd
static constexpr auto I0 = Number<0>{};
static constexpr auto I1 = Number<1>{};
static constexpr auto I2 = Number<2>{};
using ThreadClusterLengths_M_K = Sequence<MThreadClusterSize, KThreadClusterSize>;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment