Lunderberg commented on issue #10505:
URL: https://github.com/apache/tvm/issues/10505#issuecomment-1064188576


   Both PRs for testing indexing restrictions, 
https://github.com/apache/tvm/pull/10512 and 
https://github.com/apache/tvm/pull/10513, have passed CI.  I think I agree with 
the tighter restriction, that only the last index may have more than one lane.  
While there are cases where a ramp index in an earlier lane could be 
transformed into a ramp index in the last lane, those would be relatively rare, 
as it would require a ramp index to be present in user-defined calls.
   
   I have closed #10512, and converted #10513 from a draft PR to an open 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.

To unsubscribe, e-mail: [email protected]

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


Reply via email to