cbalint13 commented on PR #18182: URL: https://github.com/apache/tvm/pull/18182#issuecomment-3172583979
> @fzi-peccia , can look at i386 CI failure ? @fzi-peccia , Permit me a change proposal on how to avoid **aprofile** (serving ARM only), don't know if this will be kept in future. Instead, let's use infos from LLVM side, and reuse existing VLEN inference (via ```target.llvm_get_vector_width```) * Here is how it would look [tvm-rvv-noaprofile.diff.txt](https://github.com/user-attachments/files/21705232/tvm-rvv-noaprofile.diff.txt), appliacable to the top of your current branch. * This also will pass the i386 CI failure caused by the alteration of **aprofile** (currently ARM only stuff). I am all-in to see this merged, a very good start for future IME tensorization, beyond what LLVM (will?) supports. -- 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]
