Skip to content
Snippets Groups Projects
Unverified Commit 6c685c0f authored by Nora Abi Akar's avatar Nora Abi Akar Committed by GitHub
Browse files

Add cos and sin SVE implementations (#1744)

Add SVE implementations of `sin` and `cos` using `std::sin` and `std::cos` respectively. 
Fixes failing CI on a64fx architectures for vectorized builds.
parent 7c7b2284
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment