Files
clang-p2996/flang/lib/Optimizer/OpenMP/GenericLoopConversion.cpp
Kareem Ergawy 4fa5ab382e [flang][OpenMP] Skip multi-block teams regions when processing loop directives (#132687)
Fixes a regression when the generic `loop` directive conversion pass
encounters a multi-block `teams` region. At the moment, we skip such
regions.
2025-03-24 07:43:11 -05:00

19 KiB