Skip to content

Optimize ZROT_RVV for the unit-stride case (inc_x = inc_y = 1)#5538

Merged
martin-frbg merged 1 commit intoOpenMathLib:developfrom
CheryDan:riscv/rot
Nov 19, 2025
Merged

Optimize ZROT_RVV for the unit-stride case (inc_x = inc_y = 1)#5538
martin-frbg merged 1 commit intoOpenMathLib:developfrom
CheryDan:riscv/rot

Conversation

@CheryDan
Copy link
Copy Markdown

@CheryDan CheryDan commented Nov 18, 2025

Optimized zrot for inc_x = inc_y = 1 by reducing instruction count and avoiding register spills to memory.

@martin-frbg martin-frbg added this to the 0.3.31 milestone Nov 19, 2025
@martin-frbg
Copy link
Copy Markdown
Collaborator

Thank you

@martin-frbg martin-frbg merged commit 28eeef5 into OpenMathLib:develop Nov 19, 2025
82 of 88 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.

2 participants