[Openmp-commits] [PATCH] D142508: [OpenMP][libomptarget] Fix alignment calculation for mapping struct members.

Pavel Kopyl via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jan 24 14:47:12 PST 2023


pavelkopyl added a comment.

Hi All,

To be honest I'm new in openmp runtime implementation. I just wanted to fix an issue originally revealed by https://reviews.llvm.org/D13546, as it blocks landing that patch. I'm not 100% sure this is right approach, probably we need to fix front-end instead. Anyway I'd like to discuss it here.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142508/new/

https://reviews.llvm.org/D142508



More information about the Openmp-commits mailing list