[llvm-branch-commits] [flang] [Flang][OpenMP][MLIR] Initial derived type member map support (PR #82853)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Apr 24 09:14:24 PDT 2024
================
@@ -811,9 +811,10 @@ mlir::omp::MapInfoOp
createMapInfoOp(fir::FirOpBuilder &builder, mlir::Location loc,
----------------
agozillon wrote:
I can move it :-) the implementation just seems to have missed the migration as the declaration exists in the Utils header.
https://github.com/llvm/llvm-project/pull/82853
More information about the llvm-branch-commits
mailing list