Commit 5b8204b2 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[X86] SandyBridge ymm broadcast loads use port5 + port23

Unlike the per-lane mov*dup broadcast shuffles, broadcastsd/ss need port5 to splat across lanes

Found while reviewing a llvm-exegesis capture (and matches Agner + uops.info numbers) - I can't find any more easy wins from these captures so that will be it for now.
parent 7ac9581d
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