summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/MemoryObject.cpp
diff options
context:
space:
mode:
authorArnold Schwaighofer <aschwaighofer@apple.com>2013-11-15 23:09:33 +0000
committerArnold Schwaighofer <aschwaighofer@apple.com>2013-11-15 23:09:33 +0000
commitdbb7b87d7aff2da312cc088db07e9851206015ae (patch)
treeaa9bb09aadb2890e5a8a86c893cdc13b68f16e2a /llvm/lib/Support/MemoryObject.cpp
parent2ad0016e53a6e8819f732988f9f6bee6d87269ed (diff)
downloadbcm5719-llvm-dbb7b87d7aff2da312cc088db07e9851206015ae.tar.gz
bcm5719-llvm-dbb7b87d7aff2da312cc088db07e9851206015ae.zip
LoopVectorizer: Use abi alignment for accesses with no alignment
When we vectorize a scalar access with no alignment specified, we have to set the target's abi alignment of the scalar access on the vectorized access. Using the same alignment of zero would be wrong because most targets will have a bigger abi alignment for vector types. This probably fixes PR17878. llvm-svn: 194876
Diffstat (limited to 'llvm/lib/Support/MemoryObject.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud