diff options
author | AndreyChurbanov <andrey.churbanov@intel.com> | 2021-02-26 00:23:24 +0300 |
---|---|---|
committer | AndreyChurbanov <andrey.churbanov@intel.com> | 2021-02-26 00:23:24 +0300 |
commit | 493210117785c348dcbbf7fc3615020ee81d2c9d (patch) | |
tree | ecdc4f68908da29d850cb4442b60957626631d6d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6d52c4819294dafb2c072011d72bb523092248a2 (diff) | |
download | llvm-493210117785c348dcbbf7fc3615020ee81d2c9d.zip llvm-493210117785c348dcbbf7fc3615020ee81d2c9d.tar.gz llvm-493210117785c348dcbbf7fc3615020ee81d2c9d.tar.bz2 |
[OpenMP] libomp: fix ittnotify stack stitching for teams construct
Stitching id could be overridden causing reference of destroyed object
when number of teams is 1. The patch separates stitching id store
location for teams and parallel nested in teams.
Differential Revision: https://reviews.llvm.org/D96562
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions