[flang-commits] [flang] [flang][OpenMP] Support MLIR lowering of linear clause for omp.wsloop (PR #139385)
via flang-commits
flang-commits at lists.llvm.org
Sat May 10 08:28:22 PDT 2025
NimishMishra wrote:
Current TODOs in linear clause following this patch:
- Add support for translation to LLVM IR (support added in PR https://github.com/llvm/llvm-project/pull/139386)
- Extend support to omp.simd (WIP)
- Extend support for linear modifiers (WIP)
https://github.com/llvm/llvm-project/pull/139385
More information about the flang-commits
mailing list