Skip to content

limit RISC-V FindMatchLength optimizations to 64-bit#220

Open
yunfeizhou2025 wants to merge 1 commit intogoogle:mainfrom
yunfeizhou2025:upload
Open

limit RISC-V FindMatchLength optimizations to 64-bit#220
yunfeizhou2025 wants to merge 1 commit intogoogle:mainfrom
yunfeizhou2025:upload

Conversation

@yunfeizhou2025
Copy link

Add __riscv_xlen == 64 check to ensure the optimized FindMatchLength routine is only enabled on 64-bit RISC-V platforms.

Add `__riscv_xlen == 64` check to ensure the optimized FindMatchLength
routine is only enabled on 64-bit RISC-V platforms.

Signed-off-by: Zhou Yunfei <xdzyf2012@gmail.com>
@yunfeizhou2025
Copy link
Author

Hi, @danilak-G ,could you please review this PR when you have time? Thanks!

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