Skip to content

Conversation

@lhames
Copy link
Contributor

@lhames lhames commented Nov 24, 2025

No description provided.

This method takes a predicate, but was only deleting the first node for which
the predicate returned true.

This patch updates it to remove all nodes for which the predicate returns true.

Bug found by inspection while investigating
llvm#169135. No testcase, since
exercising this bug would involve finding sets with identical hashes.
@lhames lhames force-pushed the orc-fix-waitingongraph-coalescer-remove branch from 10d4e1c to 60aebd6 Compare November 24, 2025 22:17
@lhames lhames merged commit 73de1e2 into llvm:main Nov 24, 2025
10 checks passed
@lhames lhames deleted the orc-fix-waitingongraph-coalescer-remove branch November 24, 2025 23:47
aadeshps-mcw pushed a commit to aadeshps-mcw/llvm-project that referenced this pull request Nov 26, 2025
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