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

[X86] combineMulToPMADDWD - don't bitcast the source ops before splitting to...

[X86] combineMulToPMADDWD - don't bitcast the source ops before splitting to ensure we split the build vectors early

Fixes a regression on D127115 - splitting was creating extract_subvector(bitcast(build_vector())) patterns which prevented the build vectors being split before being bitcast to vXi16 types, resulting in various issues with further folding of the (now legal) build vectors
parent 12ccdd67
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment