Skip to content

[SSP] Reimplement auxiliary dependences without symbols#10189

Open
jopperm wants to merge 1 commit intollvm:mainfrom
jopperm:ssp-aux-deps-stringattr
Open

[SSP] Reimplement auxiliary dependences without symbols#10189
jopperm wants to merge 1 commit intollvm:mainfrom
jopperm:ssp-aux-deps-stringattr

Conversation

@jopperm
Copy link
Copy Markdown
Contributor

@jopperm jopperm commented Apr 12, 2026

Makes ssp.operation conform to upstream rules: As it cannot have both SSA results and define a symbol to model the scheduling infra's two different kinds of dependences, this PR reimplements auxiliary dependences with StringAttrs and manual lookups instead of relying on a symbol table on the graph.

@jopperm jopperm requested review from mikeurbach and uenoku April 12, 2026 19:09
@jopperm jopperm marked this pull request as ready for review April 12, 2026 19:10
Copy link
Copy Markdown
Member

@uenoku uenoku left a comment

Choose a reason for hiding this comment

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

Thank you for fixing this!!!

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