[flang-commits] [flang] [mlir] [Flang][MLIR][OpenMP] Allow setting OMP_MAP_PTR_AND_OBJ by frontends (PR #84328)

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Thu Mar 7 07:40:16 PST 2024


================
@@ -226,7 +230,7 @@ bool ClauseProcessor::processMotionClauses(
               asFortran.str(), bounds, {},
               static_cast<
                   std::underlying_type_t<llvm::omp::OpenMPOffloadMappingFlags>>(
----------------
kparzysz wrote:

Same thing about "using".  This should reduce the nesting level of the expression.

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


More information about the flang-commits mailing list