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

[OpenMP] Fix use_device_ptr(addr) mappings for Fortran Pointer types #117

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

TIFitis
Copy link

@TIFitis TIFitis commented Jul 12, 2024

Fixes test in https://ontrack-internal.amd.com/browse/SWDEV-471469.

This fix also depends on @agozillon patch llvm#96265.

Copy link

@agozillon agozillon left a comment

Choose a reason for hiding this comment

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

LGTM, might be worth removing the LLVMIR tests that were added via the upstream PR I have, mainly as they'll have to be changed in the upstream PR before it lands as someone is complaining about there size!

@agozillon
Copy link

and also to add to the last comment about the tests, I think they'll likely just fail at the moment without the other part of the PR stack! so probably best they're left out for now. Otherwise everything else LGTM!

@TIFitis TIFitis force-pushed the akash/atd-use-device-mapping branch from 257641a to 76e5ad0 Compare July 16, 2024 14:26
@TIFitis TIFitis merged commit 2e3ab04 into ROCm:amd-trunk-dev Jul 16, 2024
2 of 4 checks passed
@TIFitis TIFitis deleted the akash/atd-use-device-mapping branch July 17, 2024 13:54
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