MLIR TVM support

I have a question about the connection between MLIR and TVM. I saw this discussion that people said we could make a bridge between the MLIR and TVM. They also noted if we use MLIR in TVM, we can exploit Polyhedral Compilation in TVM. But my question is, why has nobody done this yet, even after about three years? Is there any problem that I can not find it?