[Mlir-commits] [mlir] fix a bug when checking layout that cannot be transposed (PR #97538)
Guray Ozen
llvmlistbot at llvm.org
Wed Jul 3 04:10:05 PDT 2024
================
@@ -880,7 +880,7 @@ LogicalResult NVVM::WgmmaMmaAsyncOp::verify() {
// Check transpose (only available for f16/bf16)
----------------
grypp wrote:
Can we add a comment here that mentions the required layouts. We can use ehat PTX guideline says
https://github.com/llvm/llvm-project/pull/97538
More information about the Mlir-commits
mailing list