Simon Pilgrim 5b8204b221 [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.
2023-09-22 15:10:27 +01:00
..