[flang-commits] [flang] [flang][OpenMP] Rewrite standalone `loop` (without `bind`) directives to `simd` (PR #122632)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Mon Jan 13 04:43:43 PST 2025
kiranchandramohan 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?
Yes, it is fine in a follow up PR.
https://github.com/llvm/llvm-project/pull/122632
More information about the flang-commits
mailing list