[Openmp-commits] [openmp] [Flang][OpenMP][MLIR] Initial array section mapping MLIR -> LLVM-IR lowering utilising omp.bounds (PR #68689)

via Openmp-commits openmp-commits at lists.llvm.org
Tue Oct 10 04:36:39 PDT 2023


agozillon wrote:

A large portion of this patch is unfortunately the addition of the MapData structure and the addition of utilising byref/bycopy but they're rather linked together. If there's a wish to split the patch please do suggest how you would like the split (e.g. what portions into seperate patches) done, 

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


More information about the Openmp-commits mailing list