Thanks @manupa-arm for the nice proposal!

Currently the memory scope of a buffer not only indicates where the buffer is 
allocated, but also affects schedule primitives. For example, “shared” and 
“local” may lead to different TIRs after lowering. Therefore, it would be good 
to consolidate scopes that don’t affect scheduling behaviors with additional 
annotations fields, as @tqchen suggested. Thanks a lot 🙏

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm-rfcs/pull/23#issuecomment-903193506

Reply via email to