Skip to content

Conversation

@narendasan
Copy link
Collaborator

Description

This commit fixes module level fallback by using method calls
to determine modules to recurse down too. This should be robust
to names other than forward used for methods as well as ignoring
functional modules.

See #619 for patch discussion

This commit fixes module level fallback by using method calls
to determine modules to recurse down too. This should be robust
to names other than forward used for methods as well as ignoring
functional modules.

Signed-off-by: Naren Dasan <[email protected]>
Signed-off-by: Naren Dasan <[email protected]>
@github-actions github-actions bot added component: core Issues re: The core compiler component: lowering Issues re: The lowering / preprocessing passes labels Oct 1, 2021
@narendasan narendasan added release: patch This change needs to go out as a patch to the current version and removed component: lowering Issues re: The lowering / preprocessing passes component: core Issues re: The core compiler labels Oct 1, 2021
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to Python style guidelines

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to C++ style guidelines

@narendasan narendasan merged commit ce995ae into release/0.4 Oct 1, 2021
@peri044 peri044 deleted the patch_fix/0.4/fix_mod_fallback branch February 24, 2022 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: patch This change needs to go out as a patch to the current version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants