gigiblender commented on code in PR #12066:
URL: https://github.com/apache/tvm/pull/12066#discussion_r931139704


##########
src/target/source/codegen_source_base.cc:
##########
@@ -28,42 +28,22 @@ namespace tvm {
 namespace codegen {
 
 void CodeGenSourceBase::ClearFuncState() {
-  name_alloc_map_.clear();
+  name_supply_->Clear();

Review Comment:
   Good point. I removed the method.



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