[Openmp-commits] [openmp] [Flang][OpenMP][MLIR] Initial array section mapping MLIR -> LLVM-IR lowering utilising omp.bounds (PR #68689)
Kiran Chandramohan via Openmp-commits
openmp-commits at lists.llvm.org
Fri Oct 27 13:28:46 PDT 2023
https://github.com/kiranchandramohan approved this pull request.
Thanks @agozillon for the changes. I missed one point, I recently converted all OpenMP translation tests to use opaque pointers. You will have to do that for all the tests before submitting, i.e remove the element-type from the !llvm.ptr.
LGTM.
https://github.com/llvm/llvm-project/pull/68689
More information about the Openmp-commits
mailing list