[Mlir-commits] [mlir] [mlir][sparse] optimize memory loads to SSA values when generating sp… (PR #74787)

Aart Bik llvmlistbot at llvm.org
Thu Dec 7 17:25:35 PST 2023


================
@@ -148,39 +148,29 @@ static Value genSparseReducedAffineCond(OpBuilder &builder, Location loc,
 // Helper functions that load/store into the position buffer for slice-driven
 // loops.
 // The sliced pointer buffer is orgnized as:
----------------
aartbik wrote:

typo: organized

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


More information about the Mlir-commits mailing list