[TVM Discuss] [Development] If hoisting in TVM

2020-03-29 Thread Yao Wang via TVM Discuss
Hi, This mainly targets for dynamic codegen for gpu. Dynamic codegen in TVM is still a WIP project. --- [Visit Topic](https://discuss.tvm.ai/t/if-hoisting-in-tvm/6127/2) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click h

[TVM Discuss] [Development] If hoisting in TVM

2020-03-28 Thread Pratik Fegade via TVM Discuss
Hi all, I don't think that the [if hoisting pass](https://github.com/apache/incubator-tvm/blob/master/src/tir/pass/hoist_if_then_else.cc) is being used currently in the TVM pipeline. Is there a reason for this? --- [Visit Topic](https://discuss.tvm.ai/t/if-hoisting-in-tvm/6127/1) to respo