quic-sanirudh commented on code in PR #14023:
URL: https://github.com/apache/tvm/pull/14023#discussion_r1109976749
##########
src/tir/schedule/primitive/layout_transformation.cc:
##########
@@ -704,6 +704,42 @@ class TransformLayoutPlanner : private StmtExprVisitor {
Buffer old_buffer_;
};
+/**
+ * @brief Collect blocks that are part of root block to be passed to
ScheduleState::Replace for SRef
Review Comment:
Done thanks.
--
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]