A version of block-MINRES was implemented in #884. A few arrays should be moved to the block-Krylov solver and not allocated in the solve itself: https://github.com/JuliaSmoothOptimizers/Krylov.jl/blob/main/src/block_minres.jl#L118-L126