[flang-commits] [flang] [openmp] [mlir] [Flang][OpenMP] Initial mapping of Fortran pointers and allocatables for target devices (PR #71766)

via flang-commits flang-commits at lists.llvm.org
Fri Jan 5 07:50:10 PST 2024


agozillon wrote:

As an aside the target_single_value_allocate.f90 test will remain failing for this PR. I am working on a small-ish PR or two that will hopefully allow this to pass in the near future. The changes required are a little more general than just this PR and will likely fix issues other than just this test, so I'd rather not complicate or delay this PR further.

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


More information about the flang-commits mailing list