Skip to content
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

Add LoongArch LASX support #10624

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

MQ-mengqing
Copy link

PR devices

LoongArch

PR types

New features

PR changes

API

Description

Add LoongArch LASX support
Try ./lite/tools/build_linux.sh --arch=loongarch --with_extra=on to build on LoongArch.

Co-authored-by: @junchao-loongson
Cc: @lixing-star
Closed: #10448

MQ-mengqing and others added 5 commits January 17, 2025 16:55
Fix the " " condition processed in lite_option. And find AVX_FOUND
early before decided lite_option.

Co-authored-by: yala <zhaojunchao@loongson.cn>
Update openblas version for LoongArch support.

Co-authored-by: yala <zhaojunchao@loongson.cn>
Most of them are based on X86.

Co-authored-by: yala <zhaojunchao@loongson.cn>
Add build_linux.sh for build on LoongArch.
`./lite/tools/build_linux.sh --arch=loongarch --with_extra=on --with_lasx=on`

Co-authored-by: yala <zhaojunchao@loongson.cn>
We may build it by new compiler toolchains. Enable c++17 and set some
"-Wno-error=*" flags for compile.

Co-authored-by: yala <zhaojunchao@loongson.cn>
@CLAassistant
Copy link

CLAassistant commented Jan 17, 2025

CLA assistant check
All committers have signed the CLA.

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.

loongarch64编译支持
2 participants