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

Kiran Chandramohan llvmlistbot at llvm.org
Thu Feb 8 03:46:37 PST 2024


kiranchandramohan wrote:

Thanks for the update. Could you fix the CI failure by passing empty values in Flang for the modified operations?

I believe we do not support array dependencies. I guess it might be possible to use `map_info` or similar to add support.

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


More information about the Mlir-commits mailing list