diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2023-08-25 09:59:40 -0700 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2023-08-25 10:46:56 -0700 |
commit | a01398156a0ce4750d018033015e39c3eb159980 (patch) | |
tree | eae82e644bd2636450efea5429c915d164fc9795 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 01a92f06f23585f15b3e83b7c378d0df2d91e06b (diff) | |
download | llvm-a01398156a0ce4750d018033015e39c3eb159980.zip llvm-a01398156a0ce4750d018033015e39c3eb159980.tar.gz llvm-a01398156a0ce4750d018033015e39c3eb159980.tar.bz2 |
[OpenMPOpt][FIX] Ensure to propagate information about parallel regions
Before, we checked the parallel region only once, and ignored updates in
the KernelInfo for the parallel region that happened later. This caused
us to think nested parallel sections are not present even if they are,
among other things.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions