================ @@ -2439,7 +2504,7 @@ static llvm::omp::OpenMPOffloadMappingFlags mapParentWithMembers( // data by the descriptor (which itself, is a structure containing // runtime information on the dynamically allocated data). auto parentClause = - llvm::cast<mlir::omp::MapInfoOp>(mapData.MapClause[mapDataIndex]); + llvm::cast<omp::MapInfoOp>(mapData.MapClause[mapDataIndex]); ---------------- TIFitis wrote:
Agreed, I'll create an NFC PR to address this. https://github.com/llvm/llvm-project/pull/101707 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits