[flang][OpenMP] Compiler crash with nowait on target construct #124578
Labels
crash
Prefer [crash-on-valid] or [crash-on-invalid]
llvm:openmpirbuilder
Issues related to problems in the llvm-project/lib/Frontend/OpenMP/OMPIRBuilder.cpp
Consider the following program.
Compiling it with the following cause the compiler to crash
flang -fopenmp test.f90
Note that adding --offload-arch makes the crash go away. The call stack of the crash site looks like as follows:
The text was updated successfully, but these errors were encountered: