Skip to content

Conversation

RevySR
Copy link
Contributor

@RevySR RevySR commented May 10, 2025

No description provided.

RevySR added 2 commits May 10, 2025 16:18
Signed-off-by: Han Gao <rabenda.cn@gmail.com>
Signed-off-by: Han Gao <rabenda.cn@gmail.com>
@martin-frbg
Copy link
Collaborator

martin-frbg commented May 14, 2025

This change seems to lead to several intrinsics becoming undeclared - would this require additional changes to the (perhaps now outdated) xuantie-specific part of common_riscv64.h, or is it a deeper issue ?

@pz9115
Copy link

pz9115 commented May 15, 2025

This change seems to lead to several intrinsics becoming undeclared - would this require additional changes to the (perhaps now outdated) xuantie-specific part of common_riscv64.h, or is it a deeper issue ?

Agree, I think the xtheadvector intrinsic APIs add the prefix 'th_' to follow the vendor intrinsic naming rule, see https://github.com/riscv-non-isa/riscv-toolchain-conventions/blob/main/src/toolchain-conventions.adoc#list-of-vendor-prefixes

so may update the intrinsic calls with new prefix may fix this problem.

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.

3 participants