Skip to content
Snippets Groups Projects
  • Martin Bauer's avatar
    57a3c27e
    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
    History
    Generalized vectorization
    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