Skip to content

[flang] Defer conversion of PDT default initializers #91026

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 9, 2024

Conversation

klausler
Copy link
Contributor

@klausler klausler commented May 3, 2024

As the kinds of the integer types of type parameters may well depend on the values of other type parameters, defer the attempt to convert their values to the point of type instantiation instead of doing it during declaration processing.

As the kinds of the integer types of type parameters may well depend
on the values of other type parameters, defer the attempt to convert
their values to the point of type instantiation instead of doing it
during declaration processing.
@klausler klausler requested a review from clementval May 3, 2024 22:49
Copy link
Contributor

@clementval clementval left a comment

Choose a reason for hiding this comment

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

LGTM

@klausler klausler merged commit 8ed7ea0 into llvm:main May 9, 2024
@klausler klausler deleted the wl5k branch May 9, 2024 16:56
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