================ @@ -218,17 +223,34 @@ bool ClauseProcessor::processMotionClauses( // Explicit map captures are captured ByRef by default, // optimisation passes may alter this to ByCopy or other capture // types to optimise - mlir::Value mapOp = createMapInfoOp( + mlir::omp::MapInfoOp mapOp = createMapInfoOp( firOpBuilder, clauseLocation, symAddr, mlir::Value{}, ---------------- skatrak wrote:
Nit: Add comments for unnamed arguments. https://github.com/llvm/llvm-project/pull/82853 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits