[flang-commits] [flang] [mlir] [flang][OpenMP] Skip runtime mapping with no offload targets (PR #144534)
antoine moynault via flang-commits
flang-commits at lists.llvm.org
Mon Jun 23 06:10:58 PDT 2025
antmox wrote:
it also fails on stage1
looks related to ifCond = builder.getFalse();
flang: /home/antoine.moynault/llvmws/repro/llvm/llvm/include/llvm/Support/Casting.h:662: decltype(auto) llvm::dyn_cast(From*) [with To = llvm::Constant; From = llvm::Value]: Assertion `detail
::isPresent(Val) && "dyn_cast on a non-existent value"' failed.
https://github.com/llvm/llvm-project/pull/144534
More information about the flang-commits
mailing list