tlopex opened a new pull request, #19745:
URL: https://github.com/apache/tvm/pull/19745

   llvm.experimental.stepvector was renamed to llvm.stepvector in LLVM 20, not 
LLVM 18. On LLVM 18 and 19 the test picked the new name, which those versions 
do not know, failing call_llvm_intrin with "Unknown llvm intrinsic function 
llvm.stepvector". Use the new name only for LLVM >= 20.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to