zxybazh commented on a change in pull request #7809:
URL: https://github.com/apache/tvm/pull/7809#discussion_r616164032
##########
File path: include/tvm/tir/op_attr_types.h
##########
@@ -28,11 +28,13 @@
#ifndef TVM_TIR_OP_ATTR_TYPES_H_
#define TVM_TIR_OP_ATTR_TYPES_H_
+#include <tvm/ir/expr.h>
Review comment:
This is kept for usage of `tvm::Integer` class in the file. Not sure why
it was not required in the orginal file though.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]