diff options
author | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2018-01-07 16:54:36 +0000 |
---|---|---|
committer | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2018-01-07 16:54:36 +0000 |
commit | 3ffca790f6003b8c70a5758219a9f08092913e63 (patch) | |
tree | 381c8d6bbe02dbcab620a1cd6abdfe29a68fdaa3 /llvm/lib/CodeGen/TailDuplication.cpp | |
parent | 672f7adce5543e2896e4c7404991c802552a1c94 (diff) | |
download | bcm5719-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