Lunderberg opened a new pull request, #11592:
URL: https://github.com/apache/tvm/pull/11592

   This is a generalized form of `HoistIfThenElse`, which can also hoist `Let` 
bindings and independent portions of conditional expressions, in addition to 
hoisting an entire conditional expression.  This will be used in upcoming 
changes to separate compute loops into a slow loop that handles edge cases and 
a fast branchless loop.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to