Compute_with primitive in TVM

Halide has a compute_with primitive as described here (https://halide-lang.org/docs/class_halide_1_1_stage.html#a82a2ae25a009d6a2d52cb407a25f0a5b). Is there a way to emulate the effects of this primitive in TVM?

I don’t think it is possible atm. However it might become possible around April may as we start to redesign the low level IR around around