Skip to content
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

[Flang][MLIR] Addition of declare target to and other related map fixes #219

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

agozillon
Copy link

This PR implements some initial support for declare target to and provides some map modifications that support it in relation to descriptor types, it borrows heavily from Clang's implementation of mapping when you map a full structure explicitly and then individiual components with the same or different map types.

This PR implements some initial support for declare target to and provides some map modifications that support it in relation to descriptor types, it borrows heavily from Clang's implementation of mapping when you map a full structure explicitly and then individiual components with the same or different map types.
@agozillon agozillon requested review from ronlieb and dpalermo December 2, 2024 18:33
@dpalermo dpalermo merged commit 13b4a9d into ROCm:amd-trunk-dev Dec 4, 2024
3 of 5 checks passed
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