[Mlir-commits] [mlir] [mlir][sparse] add parallelization options to mini pipeline (PR #104233)
Peiming Liu
llvmlistbot at llvm.org
Fri Sep 6 08:38:54 PDT 2024
PeimingLiu wrote:
> Can I suggest to factor out the various parameters of `createSparsificationAndBufferizationPass` into a struct? This would make calls to that function forward compatible with any future parameters you might add.
SG! I will see whether I can find some cycles to do that!
https://github.com/llvm/llvm-project/pull/104233
More information about the Mlir-commits
mailing list