Skip to content
Commit e1aa5b1f authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[DAG] visitSCALAR_TO_VECTOR - don't fold...

[DAG] visitSCALAR_TO_VECTOR - don't fold scalar_to_vector(bin(extract(x),extract(y)) -> bin(x,y) if extracts have other uses

Fixes #78897 - although the test case still has a number of poor codegen issues (in particular for i686 triples) that will need addressing (combining the nodes in topological order should help).
parent 4782ac8d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment