ekalda opened a new pull request, #16893: URL: https://github.com/apache/tvm/pull/16893
Check that we are compiling for an SVE enabled target when the extent of a loop marked for vectorizing is a vscale dependent expression. 1. Add call to BindTarget in Graph Executor pipeline (to enable running tvmc flow) 2. Check in LoopVectorize that the extent is either a positive integer or an vscale dependent expression, in which case we'd expect an SVE enabled target to be present in func_attr -- 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]
