You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With assertion-enabled flang, the following output is obtained:
flang-21: warning: OpenMP support in flang is still experimental [-Wexperimental-option]
Basic Block in function '_QQmain' does not have terminator!
label %omp.par.region1.split.cont
While deleting: label %omp.par.region1.split.cont
Use still stuck around after Def is destroyed: br i1 %5, label %omp.par.region1.split.cont, label %omp.par.region1.split.cncl
Uses remain when a value is destroyed!
UNREACHABLE executed at /path_to_project/llvm-project/llvm/lib/IR/Value.cpp:102!
Activity
k-arrows commentedon May 4, 2025
With assertion-enabled flang, the following output is obtained:
[mlir][OpenMP] set correct insert point after creating a barrier
[mlir][OpenMP] set correct insert point after creating a barrier (#14…
[mlir][OpenMP] set correct insert point after creating a barrier (llv…
[mlir][OpenMP] set correct insert point after creating a barrier (llv…