manupa-arm commented on issue #9022:
URL: https://github.com/apache/tvm/issues/9022#issuecomment-920880447


   I feel that is a workaround for an optimization that certain set of CPUs 
require it.
   
   Moreover, TVMBAWs allows an abstraction to use an Arena that could be used 
in any memory for non-micro cases. Therefore it feels more like the general 
solution we want unless a specific target/option requires it placed on the 
stack.
   
   Landing the above change that provides an optimization for certain CPUs in 
certain cases where creating functional problems for other backend does not 
seem like the right thing to do. I'd rather revert the change for now and land 
the correct one that works for the general case.


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