lhutton1 commented on code in PR #16484:
URL: https://github.com/apache/tvm/pull/16484#discussion_r1470872443


##########
include/tvm/tir/builtin.h:
##########
@@ -909,6 +909,11 @@ TVM_DLL const Op& anylist_setitem_call_packed();
  */
 TVM_DLL const Op& anylist_setitem_call_cpacked();
 
+/*!
+ * \brief Get the target's vscale value

Review Comment:
   Is it worth adding a link to the LLVM lang ref here? 
https://llvm.org/docs/LangRef.html#llvm-vscale-intrinsic



-- 
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: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to