[llvm-branch-commits] [flang] [MLIR][OpenMP] Add Lowering support for OpenMP Declare Mapper directive (PR #117046)
Sergio Afonso via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Feb 7 06:58:32 PST 2025
https://github.com/skatrak commented:
This generally looks good, I just have a few small comments.
Also, I see the corresponding code to match `omp.declare_mapper` operations with their uses in `map` clauses is missing at the moment, so this lowering only generates "orphan" operations. Is that coming as a separate patch?
https://github.com/llvm/llvm-project/pull/117046
More information about the llvm-branch-commits
mailing list