[Mlir-commits] [mlir] [mlir][nvvm] fix a bug when checking layout that cannot be transposed (PR #97538)

bangyu shen llvmlistbot at llvm.org
Wed Jul 3 06:22:43 PDT 2024


================
@@ -880,7 +880,7 @@ LogicalResult NVVM::WgmmaMmaAsyncOp::verify() {
   // Check transpose (only available for f16/bf16)
----------------
shubaoyu2 wrote:

ok, added some description according to PTX guideline

https://github.com/llvm/llvm-project/pull/97538


More information about the Mlir-commits mailing list