[Mlir-commits] [mlir] [mlir][sparse] use a consistent order between [dis]assembleOp and sto… (PR #84079)

Aart Bik llvmlistbot at llvm.org
Tue Mar 5 14:45:07 PST 2024


================
@@ -73,34 +67,27 @@ static void convVals(OpBuilder &builder, Location loc, TypeRange types,
     // Convert the external representation of the values array.
----------------
aartbik wrote:

Change this comment to

Handle sparse data.

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


More information about the Mlir-commits mailing list