- 07 Jun, 2018 1 commit
-
-
Martin Bauer authored
-
- 05 Jun, 2018 1 commit
-
-
Martin Bauer authored
- option to allocate more memory at end of line and do not generate a tail loop, if loop range is not divisible by SIMD width
-
- 13 May, 2018 1 commit
-
-
Martin Bauer authored
- support aligned load/stores - nontemporal stores - aligned memory allocation for arrays and temporary buffers
-
- 11 May, 2018 1 commit
-
-
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
-