This RFC changes `Array<PrimExpr> AllocateNode::extents` to `PrimExpr AllocateNode::extent`, giving the 1-d size of the buffer to be allocated. This is part of the separation between logical layout and physical layout, proposed in [RFC#0039](https://github.com/apache/tvm-rfcs/pull/0039).
TODO: Rendered markdown link You can view, comment on, or merge this pull request online at: https://github.com/apache/tvm-rfcs/pull/40 -- Commit Summary -- * <a href="https://github.com/apache/tvm-rfcs/pull/40/commits/06c8dea05cc1eb154e6799656650b333b2b97771">[RFC][TIR] 1-d AllocateNode::extent</a> -- File Changes -- A rfcs/XXXX-allocate-node-1d-extent.md (111) -- Patch Links -- https://github.com/apache/tvm-rfcs/pull/40.patch https://github.com/apache/tvm-rfcs/pull/40.diff -- 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/40