wrongtest commented on PR #11828: URL: https://github.com/apache/tvm/pull/11828#issuecomment-1164297106
> Perhaps we can add an assertion in the Bind method where we always assume the value shouldn’t be vectorized Thanks for the notes~ I'd like to add one ICHECK line to see if there are broken cases. For vectors, however, I'm not sure it should never be considered to get analyzed/simplified. For `CompactBufferAllocation`, just integer analysis part (IntSets) should not work with vectors. -- 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]
