Files
clang-p2996/flang/lib/Optimizer/OpenMP/GenericLoopConversion.cpp
Kareem Ergawy 1e2d5f7943 [NFC][mlir][OpenMP] Remove mentions of target from generic loop rewrite (#124528)
This removes mentions of `target` from the generic `loop` rewrite pass
since there is not need for it anyway. It is enough to detect `loop`'s
nesting within `teams` or `parallel` directives.
2025-01-27 16:44:17 +01:00

11 KiB