Commit 8ae0e1f5 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[X86] Create X86ISD::SHUF128 512-bit masks with getV4X86ShuffleImm8ForMask

This allows us to use the same canonicalizations as PSHUFD/SHUFPS etc. to avoid unnecessary demanded elts (better splat detection, blend pass through etc.) instead of defaulting to zero mask values.
parent 89b8ebf3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment