[flang-commits] [flang] [flang][OpenMP] Rewrite standalone `loop` (without `bind`) directives to `simd` (PR #122632)

Kareem Ergawy via flang-commits flang-commits at lists.llvm.org
Mon Jan 13 04:40:37 PST 2025


ergawy wrote:

> This change (if it follows the standard) should be an OpenMP dialect pass.

You mean to add it under `mlir/lib/Dialect/OpenMP/Transforms`? There is no `Transforms` directory at the moment but can add one (makes more sense to have it there). If so, do you mind doing that in a follow up PR?

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


More information about the flang-commits mailing list