Is there a better way to see stmt when we write a tvm pass?

When we write tvm pass, always it’s a little hard to see the result directly and clearly, is there a good way to see stmt and faciliate the pass writing and debugging?