Skip to content
This repository was 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
dcampora wants to merge 1 commit intoROCm:developfrom
dcampora:dcampora_make_vector_types_trivially_copyable
Open

Make built-in vector types float2, float3 and float4 trivially copyable#25
dcampora wants to merge 1 commit intoROCm:developfrom
dcampora:dcampora_make_vector_types_trivially_copyable

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