[Mlir-commits] [mlir] [mlir][openmp] - Add the depend clause to omp.target and related offloading directives (PR #81081)

Pranav Bhandarkar llvmlistbot at llvm.org
Thu Feb 8 07:49:08 PST 2024


bhandarkar-pranav wrote:


> I believe we do not support array dependencies. I guess it might be possible to use `map_info` or similar to add support.
Hi @kiranchandramohan  - I am sorry I don't understand what you mean by not supporting array dependencies? You mean in the codegen to LLVMIR from FIR?


https://github.com/llvm/llvm-project/pull/81081


More information about the Mlir-commits mailing list