simde icon indicating copy to clipboard operation
simde copied to clipboard

NEON: properly implement _high intrinsics

Open easyaspi314 opened this issue 1 year ago • 1 comments

High intrinsics merely have an implicit vget_high or vcombine as a helper for most of the widen or narrow instructions since 64-bit can't address the upper halves of registers anymore. There is no need to complicate them further.

easyaspi314 avatar May 31 '23 02:05 easyaspi314

@easyaspi314 hey-o, does this PR need more work or should I rebase and merge?

mr-c avatar Sep 29 '23 07:09 mr-c