[Mlir-commits] [mlir] [Flang][OpenMP][MLIR] Initial array section mapping MLIR -> LLVM-IR lowering utilising omp.bounds (PR #68689)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Thu Oct 26 07:07:16 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 Mlir-commits
mailing list