Merge branch 'nontemporal' into 'master'
Improve non-temporal stores Closes #25 See merge request !230
Branches
Tags
Showing
- pystencils/alignedarray.py 10 additions, 2 deletionspystencils/alignedarray.py
- pystencils/astnodes.py 67 additions, 3 deletionspystencils/astnodes.py
- pystencils/backends/arm_instruction_sets.py 4 additions, 1 deletionpystencils/backends/arm_instruction_sets.py
- pystencils/backends/cbackend.py 53 additions, 9 deletionspystencils/backends/cbackend.py
- pystencils/backends/ppc_instruction_sets.py 7 additions, 1 deletionpystencils/backends/ppc_instruction_sets.py
- pystencils/backends/simd_instruction_sets.py 25 additions, 0 deletionspystencils/backends/simd_instruction_sets.py
- pystencils/backends/x86_instruction_sets.py 4 additions, 1 deletionpystencils/backends/x86_instruction_sets.py
- pystencils/cpu/cpujit.py 13 additions, 1 deletionpystencils/cpu/cpujit.py
- pystencils/cpu/vectorization.py 8 additions, 0 deletionspystencils/cpu/vectorization.py
- pystencils/include/arm_neon_helpers.h 51 additions, 0 deletionspystencils/include/arm_neon_helpers.h
- pystencils/include/ppc_altivec_helpers.h 48 additions, 0 deletionspystencils/include/ppc_altivec_helpers.h
- pystencils_tests/test_vectorization.py 18 additions, 4 deletionspystencils_tests/test_vectorization.py
- pystencils_tests/test_vectorization_specific.py 15 additions, 2 deletionspystencils_tests/test_vectorization_specific.py
Please register or sign in to comment