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

[X86] ComputeNumSignBitsForTargetNode - attempt to recognise...

[X86] ComputeNumSignBitsForTargetNode - attempt to recognise PACKSSDW(PACKSSDW(X,Y),PACKSSDW(Z,W)) patterns

These are often used when we're packing vXi64 comparison results, but we don't have PACKSSQD so have to bitcast, which doesn't work well with num sign bits value tracking.
parent a32d14fd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment