There was an error fetching the commit references. Please try again later.
Add SVE nontemporal stores and scatters, including masked variants
parent
91a3f355
This commit is part of merge request !413. Comments created here will be created in the context of that merge request.
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- src/pystencils/backends/arm_instruction_sets.py 25 additions, 11 deletionssrc/pystencils/backends/arm_instruction_sets.py
- src/pystencils/backends/cbackend.py 4 additions, 2 deletionssrc/pystencils/backends/cbackend.py
- src/pystencils/backends/simd_instruction_sets.py 7 additions, 3 deletionssrc/pystencils/backends/simd_instruction_sets.py
- tests/test_conditional_vec.py 37 additions, 4 deletionstests/test_conditional_vec.py
- tests/test_random.py 1 addition, 1 deletiontests/test_random.py
- tests/test_vectorization.py 2 additions, 2 deletionstests/test_vectorization.py
- tests/test_vectorization_specific.py 5 additions, 5 deletionstests/test_vectorization_specific.py
Please register or sign in to comment