summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/Target.h
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2014-04-17 23:13:49 +0000
committerTobias Grosser <tobias@grosser.es>2014-04-17 23:13:49 +0000
commit50fd7010d8037c4c2224d626d73bb9c49e0b6377 (patch)
treeb12f91e1f67a763da795fad950b01db3a03c0404 /llvm/include/llvm-c/Target.h
parent534f14abe7888bfb2588a3789b0c1e9f1f100ad0 (diff)
downloadbcm5719-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/Target.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud