diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2021-03-24 09:24:24 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2021-03-24 10:15:24 -0700 |
commit | 7654bb6303d290b19cad29137be810e69a0bf917 (patch) | |
tree | 059a9b6e790715e4b50ef0572c85c9f692d566ed /llvm/lib/Transforms/Utils/Utils.cpp | |
parent | 60e12a2279b63058b63cd186910ea23298e1b757 (diff) | |
download | llvm-7654bb6303d290b19cad29137be810e69a0bf917.zip llvm-7654bb6303d290b19cad29137be810e69a0bf917.tar.gz llvm-7654bb6303d290b19cad29137be810e69a0bf917.tar.bz2 |
[OPENMP]Fix PR48571: critical/master in outlined contexts cause crash.
If emit inlined region for master/critical directives, no need to clear
lambda/block context data, otherwise the variables cannot be found and
it causes a crash at compile time.
Differential Revision: https://reviews.llvm.org/D99280
Diffstat (limited to 'llvm/lib/Transforms/Utils/Utils.cpp')
0 files changed, 0 insertions, 0 deletions