Skip to content
Commit 50fd7010 authored by Tobias Grosser's avatar Tobias Grosser
Browse files

Ensure a scalar pointer when issuing a vector load

Even tough we may want to generate a vector load, the address from which to load
still is a scalar. Make sure even if previous address computations may have been
vectorized, that the addresses are also available as scalars.

This fixes http://llvm.org/PR19469



Reported-by: default avatarJeremy Huddleston Sequoia <jeremyhu@apple.com>
llvm-svn: 206510
parent 534f14ab
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