summaryrefslogtreecommitdiffstats
path: root/llvm/utils/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorSimi Pallipurath <simi.pallipurath@arm.com>2019-07-26 15:05:19 +0000
committerSimi Pallipurath <simi.pallipurath@arm.com>2019-07-26 15:05:19 +0000
commit92363a3ada3f4b770c24db8cd3b5cd8d025ff917 (patch)
tree25173ed74b7b1ba7eb8c8dbf519fcc8c90a6770b /llvm/utils/FileCheck/FileCheck.cpp
parent13f337c4cb4d57eebf245c9393e13edae95acf07 (diff)
downloadbcm5719-llvm-92363a3ada3f4b770c24db8cd3b5cd8d025ff917.tar.gz
bcm5719-llvm-92363a3ada3f4b770c24db8cd3b5cd8d025ff917.zip
[ARM] Set default alignment to 64bits
The maximum alignment used by ARM arch is 64bits, not 128. This could cause overaligned memory access for 128 bit neon vector that have unpredictable behaviour. This fixes: https://bugs.llvm.org/show_bug.cgi?id=42668 Patch by: Diogo Sampaio(diogo.sampaio@arm.com) Differential Revision: https://reviews.llvm.org/D65000 Change-Id: I5a62b766491f15dd51e4cfe6625929db897f67e3 llvm-svn: 367119
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud