Skip to content

Conversation

@Lunderberg
Copy link
Contributor

Previously, any buffers whose buffer var was defined in a Let or LetStmt would result in an error when running StorageFlatten, stating that the buffer var was undefined. These are used for allocations in external calls, such as those produced by LowerVtcmAlloc.

Previously, any buffers whose buffer var was defined in a Let or
LetStmt would result in an error when running `StorageFlatten`,
stating that the buffer var was undefined.  These are used for
allocations in external calls, such as those produced by
`LowerVtcmAlloc`.
@Lunderberg Lunderberg force-pushed the storageflatten_allow_letstmt branch from ab5e6be to f31905c Compare March 29, 2022 15:50
@Lunderberg
Copy link
Contributor Author

Rebased onto main to restart CI, had stalled out in tvm-ci/pr-merge step.

@masahi masahi merged commit b5e0479 into apache:main Mar 29, 2022
@Lunderberg Lunderberg deleted the storageflatten_allow_letstmt branch March 30, 2022 13:42
pfk-beta pushed a commit to pfk-beta/tvm that referenced this pull request Apr 11, 2022
…che#10788)

Previously, any buffers whose buffer var was defined in a Let or
LetStmt would result in an error when running `StorageFlatten`,
stating that the buffer var was undefined.  These are used for
allocations in external calls, such as those produced by
`LowerVtcmAlloc`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants