JuliaLinearAlgebra / libblastrampoline

Using PLT trampolines to provide a BLAS and LAPACK demuxing library.
MIT License
66 stars 17 forks source link

Add loongarch64 support #142

Closed 000lbh closed 2 weeks ago

000lbh commented 2 weeks ago

I have only written asm trampoline and get_forward_name_idx(), and have not been tested yet. So this PR is marked "Draft" currently. It compiles on native loongarch64 machine now.

000lbh commented 2 weeks ago

I decided not to continue to do this for some reason and I returned my loongarch machine. Anyone who finds my code useful and wants to do loongarch supporting works may use my code.