-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ir] [refactor] Let the type of Alloca and other statements be pointer #8007
Merged
taichi-gardener
merged 32 commits into
gh/lin-hitonami/8/base
from
gh/lin-hitonami/8/head
Jun 5, 2023
Merged
[ir] [refactor] Let the type of Alloca and other statements be pointer #8007
taichi-gardener
merged 32 commits into
gh/lin-hitonami/8/base
from
gh/lin-hitonami/8/head
Jun 5, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
May 15, 2023
ghstack-source-id: f0b42ed20787534cba3bbefe5bcf396d689351e7 Pull Request resolved: #8007
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
May 16, 2023
ghstack-source-id: 21173bdf9fc4d37ae500301c25abb818beb9e815 Pull Request resolved: #8007
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
May 17, 2023
ghstack-source-id: 2b853c46225820696125d7e59f9e5970f7514612 Pull Request resolved: #8007
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
May 18, 2023
ghstack-source-id: 857f1dda2b8fd9d090f9997ca79f3353849f0d8b Pull Request resolved: #8007
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
May 19, 2023
ghstack-source-id: 9600856303f7332f8db0edb09ac52de67e6f4ad7 Pull Request resolved: #8007
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
May 22, 2023
ghstack-source-id: 1414c0d36a077fe3b01f29f0f0e53000abaaa554 Pull Request resolved: #8007
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
May 23, 2023
ghstack-source-id: f9b2510893de778dac6f0235678155507b0f46cd Pull Request resolved: #8007
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
May 24, 2023
ghstack-source-id: 69b5964b112558a9a3f12ce403584448d0649d18 Pull Request resolved: #8007
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
May 29, 2023
ghstack-source-id: 8623bdf75d32c6a51f98337b82332c20c3d263f8 Pull Request resolved: #8007
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
May 30, 2023
ghstack-source-id: 790315984a78fee0410ed85c89229f2785027338 Pull Request resolved: #8007
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
May 30, 2023
ghstack-source-id: 1041e5c1796987c7e74352cbd6a9b48965c78dca Pull Request resolved: #8007
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
May 30, 2023
ghstack-source-id: 5ca25de2e989b93b5daa78ee5204f552d80bc2f0 Pull Request resolved: #8007
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
May 31, 2023
ghstack-source-id: 238d10e41baeedede38bc8c5584e7addf27e7ae3 Pull Request resolved: #8007
[ghstack-poisoned]
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
Jun 2, 2023
ghstack-source-id: cad6b7f30197dd661e6a59e490c24343cf084ba0 Pull Request resolved: #8007
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
Jun 2, 2023
ghstack-source-id: 663f7b3c9e383c290b47ddd4183b64d540b35c41 Pull Request resolved: #8007
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
Jun 2, 2023
ghstack-source-id: fab676aa9d02f0f85737f605c5e053ebcc7ab617 Pull Request resolved: #8007
[ghstack-poisoned]
This was referenced Jun 2, 2023
lin-hitonami
added a commit
that referenced
this pull request
Jun 2, 2023
ghstack-source-id: ebf707d7fd59f67fce8d352d493c64d1f95f57bf Pull Request resolved: #8007
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
Jun 2, 2023
ghstack-source-id: ebf707d7fd59f67fce8d352d493c64d1f95f57bf Pull Request resolved: #8007
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
Jun 2, 2023
ghstack-source-id: ebf707d7fd59f67fce8d352d493c64d1f95f57bf Pull Request resolved: #8007
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
Jun 2, 2023
ghstack-source-id: a8ec16888a32815714beabcc567ccc3ff54f4d20 Pull Request resolved: #8007
[ghstack-poisoned]
lin-hitonami
added a commit
that referenced
this pull request
Jun 2, 2023
ghstack-source-id: a8ec16888a32815714beabcc567ccc3ff54f4d20 Pull Request resolved: #8007
lin-hitonami
changed the title
[ir] [refactor] Let the type of Alloca be pointer
[ir] [refactor] Let the type of Alloca and other statements be pointer
Jun 2, 2023
ailzhang
approved these changes
Jun 5, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
/land |
taichi-gardener
pushed a commit
that referenced
this pull request
Jun 5, 2023
ghstack-source-id: a8ec16888a32815714beabcc567ccc3ff54f4d20 Pull Request resolved: #8007
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Stack from ghstack (oldest at bottom):