[llvm-branch-commits] [flang] [mlir] [MLIR][OpenMP] Add OMP Mapper field to MapInfoOp (PR #120994)

Sergio Afonso via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Feb 10 03:42:10 PST 2025


skatrak wrote:

> Is that necessary given I have the entire implementation in place? I am planning on merging the entire series in one go.

If you plan on merging the whole stack at once and if it will add support for declare mappers to all operations that take map clauses, then I agree it would be fine to skip adding any not-yet-implemented errors here.

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


More information about the llvm-branch-commits mailing list