[Mlir-commits] [mlir] [MLIR][NVGPU] Introduce `nvgpu.wargroup.mma.store` Op for Hopper GPUs (PR #65441)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Sep 18 07:27:21 PDT 2023


================
@@ -34,6 +36,10 @@ namespace mlir {
 
 using namespace mlir;
 
+/// Number of bits that needs to excluded when building matrix descriptor for
----------------
qcolombet wrote:

Typo: needs to *be* excluded

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


More information about the Mlir-commits mailing list