================ @@ -751,4 +751,51 @@ gpu.func @fence() { gpu.return } +// CHECK-LABEL: gpu.func @create_matrix_desc({{.*}}) { ---------------- Jianhui-Li wrote: matrix_desc supports blocked layout which memref doesn't support. https://github.com/llvm/llvm-project/pull/153273