[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
Thu Oct 26 07:07:15 PDT 2023


agozillon wrote:

Rebased and tried to address @kiranchandramohan's comments added two new mlir tests for bycopy vs byref lowering for host and device. And expanded on the comment for createDeviceArgumentAccessor. 

I haven't changed the bounds sizing for the 3D Array sectioning test as I wasn't too sure if you were just asking for clarity on it or not! I am happy to change it though if desired.

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


More information about the Openmp-commits mailing list