Improve Vectorisation
3 unresolved threads
3 unresolved threads
Files
3- Markus Holzer authored
+ 6
− 0
@@ -134,6 +134,7 @@ def vectorize(kernel_ast: ast.KernelFunction, instruction_set: str = 'best',
@@ -298,6 +299,11 @@ def insert_vector_casts(ast_node, instruction_set, default_float_type='double'):