Skip to content

[FIRRTL] Update InstanceInfo to handle instance choice#9811

Merged
uenoku merged 1 commit into
llvm:mainfrom
uenoku:dev/hidetou/info-choice
Mar 6, 2026
Merged

[FIRRTL] Update InstanceInfo to handle instance choice#9811
uenoku merged 1 commit into
llvm:mainfrom
uenoku:dev/hidetou/info-choice

Conversation

@uenoku

@uenoku uenoku commented Mar 2, 2026

Copy link
Copy Markdown
Member

Implement tracking of modules that are instantiated within instance choice operations (i.e., modules that are alternatives in an InstanceChoiceOp). This follows the same pattern as other module attributes like inDesign and inEffectiveDesign.

isUnderLayer is updated as well

AI-assisted-by: Sonnet 4.5

Implement tracking of modules that are instantiated within instance choice
operations (i.e., modules that are alternatives in an InstanceChoiceOp).
This follows the same pattern as other module attributes like `inDesign`
and `inEffectiveDesign`.

isUnderLayer is updated as well
@uenoku uenoku force-pushed the dev/hidetou/info-choice branch from f79553f to 119a027 Compare March 6, 2026 07:18
@uenoku uenoku merged commit acbe2c2 into llvm:main Mar 6, 2026
7 checks passed
@uenoku uenoku deleted the dev/hidetou/info-choice branch March 6, 2026 08:31
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