roastduck commented on pull request #3865:
URL: https://github.com/apache/incubator-tvm/pull/3865#issuecomment-624575446


   Hi everyone, I'm wondering if we can merge this pass into the default 
lowering procedure? Hoisting `if` statements can be very helpful for sparse 
applications, since `LoopPartition` cannot eliminate their `if` statements with 
dynamic (unknown at compile time) conditions. If there is no problem, I can 
make a PR.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to