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

[X86][SSE] combineTruncateWithSat - use truncateVectorWithPACK to chain PACKUS...

[X86][SSE] combineTruncateWithSat - use truncateVectorWithPACK to chain PACKUS vXi32-vXi8 saturated truncation

We can use PACKSS/PACKUS to saturate each stage of the chain: PACKSSDW down to [-32768,32767] and then PACKUSWB to [0,255].

llvm-svn: 325243
parent 23bc73b6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment