d-smirnov commented on code in PR #10189:
URL: https://github.com/apache/tvm/pull/10189#discussion_r845010057
##########
src/tir/usmp/analysis/extract_buffer_info.cc:
##########
@@ -491,6 +559,55 @@ BufferInfoAnalysis BufferInfoExtractor::operator()(const
PrimFunc& main_func) {
open_set.erase(le_event.buffer_info);
}
}
+
+ // All items in RO pool should have conflicts with each other in this RO pool
Review Comment:
amended
--
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]