Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Make built-in vector types float2, float3 and float4 trivially copyable #25

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dcampora
Copy link

@dcampora dcampora commented Apr 6, 2022

Use the default operator= where possible.

Closes ROCm/HIP#2610

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Built-in vector types float2, float3 and float4 are not trivially copyable
1 participant