Skip to content
Snippets Groups Projects
  1. Jun 07, 2018
    • Martin Bauer's avatar
      pystencils field · 8ca5e2fb
      Martin Bauer authored
      - better latex display for indirect accesses
      - new field type 'custom': only custom fields can be accessed indirectly
        no static bounds check possible for custom fields
      8ca5e2fb
  2. Jun 05, 2018
  3. May 28, 2018
  4. May 23, 2018
  5. May 18, 2018
  6. May 17, 2018
  7. May 16, 2018
  8. May 15, 2018
  9. May 14, 2018
  10. May 13, 2018
    • Martin Bauer's avatar
      Improved Vectorization · 501b2d7e
      Martin Bauer authored
      - support aligned load/stores
      - nontemporal stores
      - aligned memory allocation for arrays and temporary buffers
      501b2d7e
  11. May 11, 2018
    • Martin Bauer's avatar
      Generalized vectorization · 57a3c27e
      Martin Bauer authored
      - vectorization for loops with ranges that are not a multiple of vector width
      - vectorization for variable sized loops if special transformation
        replace_inner_stride_with_one is run
      57a3c27e
  12. May 07, 2018
  13. Apr 30, 2018
  14. Apr 28, 2018
  15. Apr 27, 2018
  16. Apr 20, 2018