masahi commented on code in PR #13383:
URL: https://github.com/apache/tvm/pull/13383#discussion_r1022209990


##########
include/tvm/meta_schedule/mutator.h:
##########
@@ -131,6 +131,8 @@ class Mutator : public runtime::ObjectRef {
                                    FApply f_apply, FClone f_clone, FAsString 
f_as_string);
   /*! \brief Create default mutators for LLVM */
   TVM_DLL static Map<Mutator, FloatImm, void> DefaultLLVM();
+  /*! \brief Create default mutators for LLVM VNNI */

Review Comment:
   Replace "LLVM VNNI" with "x86 VNNI". Same for `postproc.h` and 
`schedule_rule.h`



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

Reply via email to