Can we reload dump ir to halide ir stream?

We can dump ir for each pass, can we do reload from dump files just like llvm?
if we want to do it, where can we get started?