Skip to content
Commit c5cf9bba authored by Evan Cheng's avatar Evan Cheng
Browse files

Change SSE pack operation definitions to fit what the intrinsics expected.

For example, packsswb actually creates a v16i8 from a pair of v8i16. But since
the intrinsic specification forces the output type to match the operands.

llvm-svn: 27254
parent eb9a5f0e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment