Skip to content

Comments

[OpenMP] Fix small merge artifact in OpenMP device runtime#568

Merged
agozillon merged 1 commit intoamd-stagingfrom
amd/dev/agozillo/fix-merge-artifact-1
Nov 12, 2025
Merged

[OpenMP] Fix small merge artifact in OpenMP device runtime#568
agozillon merged 1 commit intoamd-stagingfrom
amd/dev/agozillo/fix-merge-artifact-1

Conversation

@agozillon
Copy link

We're currently using a variable/parameter that no longer exists in the scope of the function, so we get a compilation error. Fix to align with the upstream PR and use Ptr.

We're currently using a variable/parameter that no longer exists in the scope of the function,
so we get a compilation error. Fix to align with the upstream PR and use Ptr.
@z1-cciauto
Copy link
Collaborator

@agozillon agozillon merged commit c3103eb into amd-staging Nov 12, 2025
6 checks passed
@agozillon agozillon deleted the amd/dev/agozillo/fix-merge-artifact-1 branch November 12, 2025 23:41
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.

3 participants