Skip to content

Conversation

@aviatesk
Copy link
Member

@aviatesk aviatesk commented Jan 4, 2024

After #51970, Expr(:static_parameter, i::Int) is now consistently outlined during the lowering, so there's no longer a need for abstract_eval_value_expr to handle this expression. This update removes the outdated handling, clarifying where we need to handle the expression.

@aviatesk aviatesk requested a review from Keno January 4, 2024 10:25
After #51970, `Expr(:static_parameter, i::Int)` is now consistently
outlined during the lowering, so there's no longer a need for
`abstract_eval_value_expr` to handle this expression. This update
removes the outdated handling, clarifying where we need to handle
the expression.
@aviatesk aviatesk force-pushed the avi/rm-outdated-static-param-handling branch from 3b7815a to a531077 Compare January 4, 2024 12:25
@aviatesk aviatesk merged commit 316cc4a into master Jan 5, 2024
@aviatesk aviatesk deleted the avi/rm-outdated-static-param-handling branch January 5, 2024 01:59
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