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

[X86][SSE] isHorizontalBinOp - ensure we clear any unused source operands to...

[X86][SSE] isHorizontalBinOp - ensure we clear any unused source operands to improve HADD/SUB matching

Our shuffle matching for HADD/SUB patterns wasn't clearing repeated ops in 'fake unary' style shuffle masks (unpack(x,x) etc.), preventing matching of add(fakeunary(),fakeunary()) style patterns.
parent 0aceb616
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment