Skip to content

[BACKEND] Move struct optimization down the LLVM pipeline#2312

Merged
ptillet merged 1 commit into
mainfrom
fix_perf_reg
Sep 16, 2023
Merged

[BACKEND] Move struct optimization down the LLVM pipeline#2312
ptillet merged 1 commit into
mainfrom
fix_perf_reg

Conversation

@ThomasRaoux
Copy link
Copy Markdown
Collaborator

Move the optimization to remove phi of struct later in the optimization pipeline to avoid interfering with CFG optimization.

Move the optimization to remove phi of struct later in the optimization
pipeline to avoid interfering with CFG optimization.
@ptillet ptillet merged commit bb949d1 into main Sep 16, 2023
@ptillet ptillet deleted the fix_perf_reg branch September 16, 2023 19:28
alexander-zinoviev pushed a commit to alexander-zinoviev/triton that referenced this pull request Sep 21, 2023
…g#2312)

Move the optimization to remove phi of struct later in the optimization
pipeline to avoid interfering with CFG optimization.
pingzhuu pushed a commit to siliconflow/triton that referenced this pull request Apr 2, 2024
…g#2312)

Move the optimization to remove phi of struct later in the optimization
pipeline to avoid interfering with CFG optimization.
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