[Mlir-commits] [flang] [mlir] [openmp] [Flang][OpenMP] Initial mapping of Fortran pointers and allocatables for target devices (PR #71766)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Wed Nov 8 20:41:34 PST 2023
agozillon wrote:
The actual change list to the compiler is a lot smaller than the indicated number in the PR, around 1/4 (300 lines or so) are the (more important) compiler changes, the rest are tests, which I may have went a little overboard with for the runtime tests in hindsight! But more test coverage is better I suppose...
https://github.com/llvm/llvm-project/pull/71766
More information about the Mlir-commits
mailing list