summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/TailDuplication.cpp
diff options
context:
space:
mode:
authorJonas Hahnfeld <hahnjo@hahnjo.de>2018-01-07 16:54:36 +0000
committerJonas Hahnfeld <hahnjo@hahnjo.de>2018-01-07 16:54:36 +0000
commit3ffca790f6003b8c70a5758219a9f08092913e63 (patch)
tree381c8d6bbe02dbcab620a1cd6abdfe29a68fdaa3 /llvm/lib/CodeGen/TailDuplication.cpp
parent672f7adce5543e2896e4c7404991c802552a1c94 (diff)
downloadbcm5719-llvm-3ffca790f6003b8c70a5758219a9f08092913e63.tar.gz
bcm5719-llvm-3ffca790f6003b8c70a5758219a9f08092913e63.zip
Correct types of pointers to doacross_num_done
This field is defined as kmp_int32, so we should use neither pointers to kmp_int64 nor 64 bit atomic instructions. (Found while testing on a Raspberry Pi, 32 bit ARM) Differential Revision: https://reviews.llvm.org/D41656 llvm-svn: 321964
Diffstat (limited to 'llvm/lib/CodeGen/TailDuplication.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud