Lunderberg commented on PR #11592:
URL: https://github.com/apache/tvm/pull/11592#issuecomment-1151344679

   Current failures in `test_sort` are due to a `thread_extent` being provable 
on one side of a hoisted condition, but not on the other.  These failures are 
resolved in #11646, which introduces simplifications for `ceil` and `log2`, 
along with bounds propagation of `operator<<`, so that the `thread_extent` is 
no longer a conflict.
   
   Once #11646 is merged, will rebase this PR on top of it.


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