Skip to content

Use __builtin_memcpy to implement bit_cast and for accessing vector from pointer of scalars#53

Merged
asroy merged 4 commits into
developfrom
rework_ector_type
Nov 18, 2021
Merged

Use __builtin_memcpy to implement bit_cast and for accessing vector from pointer of scalars#53
asroy merged 4 commits into
developfrom
rework_ector_type

Conversation

@asroy
Copy link
Copy Markdown
Contributor

@asroy asroy commented Nov 18, 2021

Use __builtin_memcpy to implement

  • bit_cast (renamed from as_type)
  • for accessing a vector datatype from a pointer of scalars (turn off by default with CK_EXPERIMENTAL_USE_MEMCPY_FOR_VECTOR_ACCESS)

@asroy asroy merged commit 64350af into develop Nov 18, 2021
@illsilin illsilin deleted the rework_ector_type branch December 8, 2023 16:03
hyoon1 pushed a commit to hyoon1/composable_kernel that referenced this pull request Mar 19, 2026
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.

1 participant