In https://github.com/apache/tvm/pull/9727 and 
[RFC#39](https://github.com/apache/tvm-rfcs/blob/main/rfcs/0039-buffer-physical-layout.md),
 we deprecated Load and Store to use BufferLoad and BufferStore instead in 
order to support generalized multi-dimensional physical buffer access. This is 
a follow-up that documents necessary clarifications, implications about the new 
buffer convention, as well as the post-hoc pass checklist.

Rendered version: 
https://github.com/vinx13/tvm-rfcs/blob/clarify-buffer-access/rfcs/0063-clarifying-buffer-declaration-and-access.md#summary

cc @tqchen @Lunderberg @junrushao1994 @csullivan @mbs-octoml  @jroesch @areusch 
@wrongtest @Hzfengsy 
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/tvm-rfcs/pull/63

-- Commit Summary --

  * RFC: clarifying buffer declaration and access

-- File Changes --

    A rfcs/0063-clarifying-buffer-declaration-and-access.md (232)

-- Patch Links --

https://github.com/apache/tvm-rfcs/pull/63.patch
https://github.com/apache/tvm-rfcs/pull/63.diff

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

Message ID: <apache/tvm-rfcs/pull/6...@github.com>

Reply via email to