Skip to content

Conversation

@lhames
Copy link
Contributor

@lhames lhames commented Nov 24, 2025

Avoid adding any given SuperNode SN to its own SuperNode-deps set. This saves us from trying to redundantly merge its dependencies back into itself (a no-op, but a potentially expensive one).

Avoid adding any given SuperNode SN to its own SuperNode-deps set. This saves
us from trying to redundantly merge its dependencies back into itself (a no-op,
but a potentially expensive one).
@lhames lhames closed this Nov 24, 2025
@lhames lhames deleted the orc-waitingongraph-no-sn-self-deps branch November 24, 2025 07:16
@lhames lhames restored the orc-waitingongraph-no-sn-self-deps branch November 24, 2025 07:16
@lhames lhames deleted the orc-waitingongraph-no-sn-self-deps branch November 24, 2025 07:17
@lhames lhames restored the orc-waitingongraph-no-sn-self-deps branch November 24, 2025 07:17
@lhames lhames reopened this Nov 24, 2025
@lhames lhames merged commit d162c91 into llvm:main Nov 24, 2025
20 of 23 checks passed
@lhames lhames deleted the orc-waitingongraph-no-sn-self-deps branch November 24, 2025 11:50
aadeshps-mcw pushed a commit to aadeshps-mcw/llvm-project that referenced this pull request Nov 26, 2025
Avoid adding any given SuperNode SN to its own SuperNode-deps set. This
saves us from trying to redundantly merge its dependencies back into
itself (a no-op, but a potentially expensive one).
Priyanshu3820 pushed a commit to Priyanshu3820/llvm-project that referenced this pull request Nov 26, 2025
Avoid adding any given SuperNode SN to its own SuperNode-deps set. This
saves us from trying to redundantly merge its dependencies back into
itself (a no-op, but a potentially expensive one).
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.

1 participant