diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-10-16 16:59:01 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-10-16 16:59:01 +0000 |
commit | 88700afba7f6176b9c437a6b66d81fd484ad845d (patch) | |
tree | 80446d2aca550e761683d3c3f5a8161ceb5e0789 /test/CodeGen/2003-11-19-AddressOfRegister.c | |
parent | 5cd7a6f916b7b11f9955587e413af95c3f45bc7b (diff) | |
download | clang-88700afba7f6176b9c437a6b66d81fd484ad845d.tar.gz |
[OPENMP]Use different addresses for zeroed thread_id/bound_id.
When the parallel region is called directly in the sequential region,
the zeroed tid/bound id are used. But they must point to the different
memory locations as the parameters are marked as noalias.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@375017 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/2003-11-19-AddressOfRegister.c')
0 files changed, 0 insertions, 0 deletions