Skip to content

[TIR][Transform] Keep the allocate buffers order after update buffer allocation location - #13560

Merged
masahi merged 1 commit into
apache:mainfrom
FredJia-intellif:main
Dec 9, 2022
Merged

[TIR][Transform] Keep the allocate buffers order after update buffer allocation location#13560
masahi merged 1 commit into
apache:mainfrom
FredJia-intellif:main

Conversation

@FredJia-intellif

@FredJia-intellifFredJia-intellif commented Dec 6, 2022

Copy link
Copy Markdown
Contributor

This PR fix indeterminate order between each allocated buffer after update buffer allocation location

@tvm-bot

Copy link
Copy Markdown
Collaborator

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

@FredJia-intellifFredJia-intellif changed the title [TIR][Transform] Keep the allocate buffers order after update buffer allocation location.[TIR][Transform] Keep the allocate buffers order after update buffer allocation locationDec 6, 2022
@FredJia-intellif

FredJia-intellif commented Dec 6, 2022

Copy link
Copy Markdown
ContributorAuthor

cc @wrongtest-intellif

@FredJia-intellif
FredJia-intellifforce-pushed the main branch 4 times, most recently from a69738a to d64606eCompareDecember 7, 2022 09:54

@HzfengsyHzfengsy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall LGTM

Comment threadsrc/tir/transforms/plan_update_buffer_allocation_location.cc
@masahi
masahi merged commit 3af50e0 into apache:mainDec 9, 2022
fzi-peccia pushed a commit to fzi-peccia/tvm that referenced this pull request Mar 27, 2023
…allocation location (apache#13560)
[TIR][Transform] Keep the allocate buffers order after update buffer allocated location
mikeseven pushed a commit to mikeseven/tvm that referenced this pull request Sep 27, 2023
…allocation location (apache#13560)
[TIR][Transform] Keep the allocate buffers order after update buffer allocated location
Sign up for freeto 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.

4 participants

@FredJia-intellif@tvm-bot@Hzfengsy@masahi