Skip to content
Commit 37521aa8 authored by Nadav Rotem's avatar Nadav Rotem
Browse files

The PMOVZXWD family of functions had patterns extends narrow vector types to wide vector types.

It had patterns for zext-loading and extending. This commit adds patterns for loading a wide type, performing a bitcast,
and extending. This is an odd pattern, but it is commonly used when writing code with intrinsics.

rdar://11897677

llvm-svn: 163995
parent db908594
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