[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
================
@@ -33,20 +33,14 @@ static void convTypes(TypeRange types, SmallVectorImpl<Type> &convTypes,
}
// Convert the external representation of the values array.
----------------
aartbik wrote:
This comment can be removed now
maybe move the single remaining sst L35 after comment at L36 to get a clean new section
https://github.com/llvm/llvm-project/pull/84079
More information about the Mlir-commits
mailing list