There was an error fetching the commit references. Please try again later.
Add SVE nontemporal stores and scatters, including masked variants
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 13 additions, 4 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 47 additions, 6 deletionstests/test_conditional_vec.py
- tests/test_random.py 1 addition, 1 deletiontests/test_random.py
- tests/test_vectorization.py 3 additions, 3 deletionstests/test_vectorization.py
- tests/test_vectorization_specific.py 10 additions, 5 deletionstests/test_vectorization_specific.py
Please register or sign in to comment