junrushao1994 commented on pull request #9205:
URL: https://github.com/apache/tvm/pull/9205#issuecomment-938774794


   @MasterJH5574 This is definitely an interesting case. The intent of this PR 
is that we wanted to disallow affine detection when some iters’ extent depend 
on other iters, which makes them naturally not-affine.
   
   Actually I’m a bit curious why DetectIterMap works for this block 
previously, especially when it didn’t take dependent iter extents into 
consideration.
   
   On the other hand, it’s certainly a very important use case that we cannot 
overlook. So I would love to hear about your options @spectrometerHBH @vinx13 
@tqchen Thanks a lot!


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