[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
Fri Oct 27 13:47:23 PDT 2023
agozillon wrote:
> 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.
Thank you very much @kiranchandramohan I'll upstream on Monday afternoon, give a small amount of leeway for other people to have more input.
I'll fix the tests before upstreaming, I think I modified a few on rebase, but the newer ones do indeed need to be fixed to the new opaque pointers, thank you for reminding me.
https://github.com/llvm/llvm-project/pull/68689
More information about the Openmp-commits
mailing list