[Mlir-commits] [mlir] [mlir][sparse] implement sparse_tensor.lvl operation. (PR #69993)

Aart Bik llvmlistbot at llvm.org
Tue Oct 24 11:43:53 PDT 2023


================
@@ -659,18 +633,18 @@ class SparseCallConverter : public OpConversionPattern<func::CallOp> {
 };
 
 /// Sparse codegen rule for dimension accesses.
----------------
aartbik wrote:

update comment -> level accesses

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


More information about the Mlir-commits mailing list