[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
Fri Oct 27 13:47:25 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 Mlir-commits mailing list