Skip to content

Optimise NEON movmask operation. - #7

Merged
ChillFish8 merged 8 commits into
mainfrom
chillfish8/optimise-neon-movmask
Mar 27, 2026
Merged

Optimise NEON movmask operation.#7
ChillFish8 merged 8 commits into
mainfrom
chillfish8/optimise-neon-movmask

Conversation

@ChillFish8

Copy link
Copy Markdown
Member

Thanks to the suggestion of Aqrit, the neon movemask implementation gets a reasonable gain by eliminating the store and load step. #6

Thanks to the suggestion of Aqrit, the neon movemask implementation gets a reasonable gain
by eliminating the store and load step. #6
@ChillFish8
ChillFish8 force-pushed the chillfish8/optimise-neon-movmask branch from 01f089f to 3710de3 Compare March 27, 2026 15:40
@ChillFish8
ChillFish8 force-pushed the chillfish8/optimise-neon-movmask branch from c0f738b to 002ee53 Compare March 27, 2026 16:20
@ChillFish8
ChillFish8 force-pushed the chillfish8/optimise-neon-movmask branch from 68c571a to 4e23a0d Compare March 27, 2026 20:41
@ChillFish8
ChillFish8 merged commit 8c5a94f into main Mar 27, 2026
5 checks passed
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