Robert Imschweiler 797916b221
[OpenMP][flang] Fix crash in host offload (#187847)
Guard `getGridValue` in `OMPIRBuilder` to avoid reaching the
`unreachable` in `getGridValue` when offloading to host device without
an explicit num_threads clause.
2026-03-26 16:02:01 +01:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.