tqchen commented on a change in pull request #7153:
URL: https://github.com/apache/tvm/pull/7153#discussion_r552999228



##########
File path: src/tir/transforms/lower_thread_allreduce.cc
##########
@@ -509,7 +509,6 @@ class ThreadAllreduceBuilder final : public StmtExprMutator 
{
     }
 
     const AttrStmtNode* op = thread_extents_.back();
-    DCHECK_EQ(op->attr_key, attr::thread_extent);

Review comment:
       This seems to be un-intentional




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


Reply via email to