aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Analysis/LazyCallGraphTest.cpp
diff options
context:
space:
mode:
authorKareem Ergawy <kareem.ergawy@amd.com>2024-03-11 10:38:28 +0100
committerGitHub <noreply@github.com>2024-03-11 10:38:28 +0100
commit3b30559c088d679ca8fe491158e6c32db630f223 (patch)
treea49337ceafe772cb9821c1ec83d4df1ae4339cf5 /llvm/unittests/Analysis/LazyCallGraphTest.cpp
parent0f501c30b9601627c236f9abca8a3befba5dc161 (diff)
downloadllvm-3b30559c088d679ca8fe491158e6c32db630f223.zip
llvm-3b30559c088d679ca8fe491158e6c32db630f223.tar.gz
llvm-3b30559c088d679ca8fe491158e6c32db630f223.tar.bz2
[flang][OpenMP] Only use HLFIR base in privatization logic (#84123)
Modifies the privatization logic so that the emitted code only used the HLFIR base (i.e. SSA value `#0` returned from `hlfir.declare`). Before that, that emitted privatization logic was a mix of using `#0` and `#1` which leads to some difficulties trying to move to delayed privatization (see the discussion on #84033).
Diffstat (limited to 'llvm/unittests/Analysis/LazyCallGraphTest.cpp')
0 files changed, 0 insertions, 0 deletions