================
@@ -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