[PATCH] D102107: [OpenMP] Codegen aggregate for outlined function captures

Ron Lieberman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 28 12:50:12 PDT 2021


ronlieb added a comment.

i backed up to your reverted patch, and applied this one.
I see some new errors

  libomptarget :: amdgcn-amd-amdhsa :: mapping/declare_mapper_target.cpp
  libomptarget :: amdgcn-amd-amdhsa :: mapping/declare_mapper_target_data.cpp
  libomptarget :: amdgcn-amd-amdhsa :: mapping/declare_mapper_target_data_enter_exit.cpp
  libomptarget :: amdgcn-amd-amdhsa :: mapping/declare_mapper_target_update.cpp
  libomptarget :: amdgcn-amd-amdhsa :: offloading/parallel_offloading_map.cpp
  libomptarget :: amdgcn-amd-amdhsa :: offloading/taskloop_offload_nowait.cpp

Dont know if Jon is around, so i will ask Singh @pdhaliwal if he can dig into it a bit more.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102107



More information about the cfe-commits mailing list