diff options
| author | Tobias Grosser <tobias@grosser.es> | 2014-04-17 23:13:49 +0000 |
|---|---|---|
| committer | Tobias Grosser <tobias@grosser.es> | 2014-04-17 23:13:49 +0000 |
| commit | 50fd7010d8037c4c2224d626d73bb9c49e0b6377 (patch) | |
| tree | b12f91e1f67a763da795fad950b01db3a03c0404 /llvm/include/llvm-c/TargetMachine.h | |
| parent | 534f14abe7888bfb2588a3789b0c1e9f1f100ad0 (diff) | |
| download | bcm5719-llvm-50fd7010d8037c4c2224d626d73bb9c49e0b6377.tar.gz bcm5719-llvm-50fd7010d8037c4c2224d626d73bb9c49e0b6377.zip | |
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: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
llvm-svn: 206510
Diffstat (limited to 'llvm/include/llvm-c/TargetMachine.h')
0 files changed, 0 insertions, 0 deletions

