Skip to content

Switch RISC-V main image to Clang 18.1.8 #50

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dkurt
Copy link
Contributor

@dkurt dkurt commented Feb 16, 2025

required for opencv/opencv#26923

@@ -33,6 +33,7 @@ RUN cmake \
-DCMAKE_INSTALL_PREFIX=/opt/rvv-llvm \
-DLLVM_ENABLE_PROJECTS='clang;lld;compiler-rt' \
-DLLVM_ENABLE_RUNTIMES="libcxx;libcxxabi;libunwind" \
-DLLVM_TARGETS_TO_BUILD="Native;RISCV" \
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Reduces compile time

@dkurt dkurt marked this pull request as ready for review February 16, 2025 19:28
@dkurt
Copy link
Contributor Author

dkurt commented Feb 16, 2025

@mshabunin may I ask you to take a look? vcreate intrinsics were added since Clang 18

@mshabunin
Copy link
Contributor

@dkurt , pleease also update image version on lines 1 and 3.

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