[llvm-branch-commits] [flang] [Flang][OpenMP][MLIR] Initial derived type member map support (PR #82853)

Sergio Afonso via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Apr 23 05:50:19 PDT 2024


================
@@ -185,7 +184,12 @@ template <typename T>
 bool ClauseProcessor::processMotionClauses(
----------------
skatrak wrote:

Not for this patch, but perhaps we should think about refactoring `processMap` and `processMotionClauses` to avoid code duplication for those parts that are shared between them.

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


More information about the llvm-branch-commits mailing list