tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[Tracking Issue] Introducing DeclBuffer

Open vinx13 opened this issue 3 years ago • 0 comments
trafficstars

This issue is to track progress for the RFC Introducing DeclBuffer

  • [ ] Introduce DeclBuffer data structure, add corresponding visitors in IR functors. #12300
  • [ ] Update TVMScript syntax for T.decl_buffer and T.allocate
  • [ ] Refactor existing passes and test cases to use DeclBuffer.
  • [ ] Enforce the usage of DeclBuffer. No implicit buffer declarations are allowed.

vinx13 avatar Jun 08 '22 17:06 vinx13