Vectorize all scalar symbols in vector expressions
Compare changes
- Daniel Bauer authored
@@ -41,7 +41,7 @@ def test_vector_type_propagation(instruction_set=instruction_set):
@@ -41,7 +41,7 @@ def test_vector_type_propagation(instruction_set=instruction_set):
@@ -49,10 +49,10 @@ def test_vectorize_moved_constants(instruction_set=instruction_set):
@@ -49,10 +49,10 @@ def test_vectorize_moved_constants(instruction_set=instruction_set):
cpu_prepend_optimizations=[ps.transformations.move_constants_before_loop], # explicitly move constants
@@ -61,6 +61,27 @@ def test_vectorize_moved_constants(instruction_set=instruction_set):
@@ -61,6 +61,27 @@ def test_vectorize_moved_constants(instruction_set=instruction_set):