[llvm-branch-commits] [OpenMP][MLIR] Add new arguments to map_info to help support record type maps (PR #82851)

Krzysztof Parzyszek via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Mar 5 12:00:24 PST 2024


kparzysz wrote:

I'm not sure if member placement alone is sufficient.  As I commented in the other PR, for `x%y%z` we need to map the `z` component of the flattened structure of `x`, which we don't have a representation of.

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


More information about the llvm-branch-commits mailing list