Skip to content

Conversation

kazutakahirata
Copy link
Contributor

TestAndEraseFromMap is used only from PriorityWorklist::erase_if.
This patch "inlines" the struct into its sole user in the form of a
lambda function, eliminating a lot of boilerplate code.

TestAndEraseFromMap is used only from PriorityWorklist::erase_if.
This patch "inlines" the struct into its sole user in the form of a
lambda function, eliminating a lot of boilerplate code.
@kazutakahirata kazutakahirata merged commit e8755e7 into llvm:main Sep 3, 2025
9 of 10 checks passed
@kazutakahirata kazutakahirata deleted the cleanup_20250902_PriorityWorklist_TestAndEraseFromMap branch September 3, 2025 14:49
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