[Mlir-commits] [mlir] [flang][OpenMP] Translate OpenMP scopes when compiling for target device (PR #130078)

Kareem Ergawy llvmlistbot at llvm.org
Wed Mar 19 21:14:17 PDT 2025


ergawy wrote:

> Hi Kareem, downstream we are seeing failures in ovo suite, and a few sollve tests
> 
> aomp/bin$ ./run_sollve.sh test_team_default_shared.F90
> 
> lvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp:464: llvm::Expe ctedllvm::BasicBlock* convertOmpOpRegions(mlir::Region&, llvm::StringRef, llvm::IRBuilderBase&, mlir::LLVM::ModuleTranslation&, llvm: :SmallVectorImplllvm::PHINode**): Assertion `continuationBlockPHIs && "expected continuation block PHIs if converted regions yield va lues"' failed.

Taking a look ...

https://github.com/llvm/llvm-project/pull/130078


More information about the Mlir-commits mailing list