Skip to content

add riscv ci#4435

Merged
Cyan4973 merged 4 commits into
facebook:devfrom
zijianli1234:dev
Jul 19, 2025
Merged

add riscv ci#4435
Cyan4973 merged 4 commits into
facebook:devfrom
zijianli1234:dev

Conversation

@zijianli1234

@zijianli1234 zijianli1234 commented Jul 13, 2025

Copy link
Copy Markdown
Contributor

This PR adds RISCV RVV CI support, including tests for vlen=128, 256, 512, and includes detection of compiler versions for RVV extensions. Some compilation warnings have also been fixed. Additionally, on the Spacemit® X60 @1.6 GHz platform, when the RISC-V Vector (V) extension is enabled along with O3 optimization,unaligned memory access errors may occur if -DMEM_FORCE_MEMORY_ACCESS=0 is not specified. Therefore, this compile-time flag has been added to the CI configuration.This PR is largely identical to a previous one(#4422 ). The reason for closing and resubmitting is that the previous branch was out of sync due to an outdated version. After pulling the latest changes, the PR is re-submitted.

@Cyan4973 Cyan4973 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me !

@Cyan4973
Cyan4973 merged commit a1e11db into facebook:dev Jul 19, 2025
103 of 105 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants