ingomueller-net 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. https://github.com/llvm/llvm-project/pull/104233