[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
Fri Feb 7 07:42:18 PST 2025


skatrak wrote:

One small comment, though. Please trigger a not-yet-implemented error when translating all operations taking `map` clauses if the new field is set. That would be in `checkImplementationStatus`, in OpenMPToLLVMIRTranslation.cpp.

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


More information about the llvm-branch-commits mailing list