[xegpu-to-vc-func] Is transpose_bit_width=16
supported?
#895
Labels
question
Further information is requested
transpose_bit_width=16
supported?
#895
I'm trying to transpose a
16x16xf16
matrix usingxegpu.load_nd %0 {transpose = array<i64: 1, 0>, transpose_bit_width = 16 : i32}
but the values are being transposed in the '32bit manner' (althoughtranspose_bit_width=16
). Is this an expected behavior or a bug?Reproducer
Output
The text was updated successfully, but these errors were encountered: