Skip to content

Move InstantiationType to use linked_hash_map.#4587

Draft
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_948461014
Draft

Move InstantiationType to use linked_hash_map.#4587
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_948461014

Conversation

@copybara-service

Copy link
Copy Markdown

Move InstantiationType to use linked_hash_map.

We iterate over the keys in some places and insertion order is generally reasonable for these (they either come from the block's port list order, or are hand crafted in a reasonable order (e.g. for fifos)).

We iterate over the keys in some places and insertion order is generally reasonable for these (they either come from the block's port list order, or are hand crafted in a reasonable order (e.g. for fifos)).

PiperOrigin-RevId: 948461014
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