Skip to content
Snippets Groups Projects
Commit b426e3e2 authored by Frederik Hennig's avatar Frederik Hennig
Browse files

Improving vectorization integration

 - Add parsing for deprecated `cpu_vectorize_info` option
 - Remove late folding pass; fold indices in `LowerToC` instead
     - We cannot fold after intrin selection, since the AST now contains unknown types
 - Re-enable vectorization quicktest
 - Improve exception string in PsExpression
parent 1ea48954
Pipeline #70192 failed with stages
in 1 minute and 17 seconds