[llvm-branch-commits] [flang] [mlir] [MLIR][OpenMP] Add OMP Mapper field to MapInfoOp (PR #120994)
Akash Banerjee via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Feb 7 08:00:50 PST 2025
TIFitis 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.
Is that necessary given I have the entire implementation in place? I am planning on merging the entire series in one go.
https://github.com/llvm/llvm-project/pull/120994
More information about the llvm-branch-commits
mailing list