[Mlir-commits] [mlir] [Flang][OpenMP][MLIR] Initial array section mapping MLIR -> LLVM-IR lowering utilising omp.bounds (PR #68689)
Kiran Chandramohan
llvmlistbot at llvm.org
Fri Oct 27 13:28:47 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 Mlir-commits
mailing list