Add some xfail-ing integer vectorization tests
and clean up some old xfails
Showing
- pystencils/backends/cbackend.py 27 additions, 8 deletionspystencils/backends/cbackend.py
- pystencils/backends/simd_instruction_sets.py 1 addition, 1 deletionpystencils/backends/simd_instruction_sets.py
- pystencils/backends/x86_instruction_sets.py 17 additions, 4 deletionspystencils/backends/x86_instruction_sets.py
- pystencils/cpu/vectorization.py 27 additions, 3 deletionspystencils/cpu/vectorization.py
- pystencils/data_types.py 2 additions, 2 deletionspystencils/data_types.py
- pystencils/field.py 0 additions, 2 deletionspystencils/field.py
- pystencils/include/aesni_rand.h 654 additions, 39 deletionspystencils/include/aesni_rand.h
- pystencils/include/myintrin.h 109 additions, 0 deletionspystencils/include/myintrin.h
- pystencils/include/philox_rand.h 501 additions, 2 deletionspystencils/include/philox_rand.h
- pystencils/rng.py 43 additions, 32 deletionspystencils/rng.py
- pystencils_tests/test_interpolation.py 4 additions, 16 deletionspystencils_tests/test_interpolation.py
- pystencils_tests/test_random.py 169 additions, 80 deletionspystencils_tests/test_random.py
- setup.py 2 additions, 1 deletionsetup.py
Please register or sign in to comment