[llvm-branch-commits] [mlir] [OpenMP][MLIR] Descriptor explicit member map lowering changes (PR #113556)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Oct 30 10:51:32 PDT 2024


agozillon wrote:

Ah yes, this one won't build, as MapInfoFinalization.cpp is a Flang change, as is the Utils.cpp/hpp and other complaints. This patch requires the changeset from 113557, so it's 113557 we should be looking at to pass, which it currently doesn't, so I'll have a look there. But don't expect this one to pass as it doesn't contain the changeset require to do so, it'd require both the Flang frontend changes and the changeset in this PR which is only the MLIR project level changes.

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


More information about the llvm-branch-commits mailing list