wrongtest-intellif commented on PR #14448:
URL: https://github.com/apache/tvm/pull/14448#issuecomment-1493228270

   > `transform_block_layout` can change the block iterable variables, but it 
requires the loops outside the given block to have no branches
   
   Is it safe to relax the single subtree constraint of 
`transform_block_layout`? It seems that the remapping of block itervars do not 
affect the evaluation order and we do not need take concern of out of block 
loop structures? cc @vinx13 @Hzfengsy 


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