Skip to content
Commit 6c7aaec0 authored by Bob Wilson's avatar Bob Wilson
Browse files

ARM vector any_extends need to be selected to vmovl. <rdar://problem/10723651>

We have patterns for vector sext and zext operations but were missing
anyext.  Without those patterns, codegen will fail when the selection DAG
has any_extend nodes.

llvm-svn: 148568
parent 6b333566
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