diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2017-08-14 17:56:13 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2017-08-14 17:56:13 +0000 |
commit | 0f87dbee4ea6a6ba15fe088537410ffcd3643cb1 (patch) | |
tree | acc13ed556689481ed7844c3a069363571d0e7ff /llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp | |
parent | a13897245ca287c0ea47f6f5695a7eee327fa8c8 (diff) | |
download | bcm5719-llvm-0f87dbee4ea6a6ba15fe088537410ffcd3643cb1.tar.gz bcm5719-llvm-0f87dbee4ea6a6ba15fe088537410ffcd3643cb1.zip |
[OPENMP] Fix for PR33922: New ident_t flags for
__kmpc_for_static_init().
OpenMP 5.0 will include OpenMP Tools interface that requires distinguishing different worksharing constructs.
Since the same entry point (__kmp_for_static_init(ident_t *loc,
kmp_int32 global_tid,........)) is called in case static
loop/sections/distribute it is suggested using 'flags' field of the
ident_t structure to pass the type of the construct.
llvm-svn: 310865
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp')
0 files changed, 0 insertions, 0 deletions