[all-commits] [llvm/llvm-project] e7d63e: [flang] enable copy-in/out of assumed-rank arrays ...

jeanPerier via All-commits all-commits at lists.llvm.org
Thu Jun 20 00:00:51 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e7d63ebaa2928056fb837a575a36dc4447dc80b2
      https://github.com/llvm/llvm-project/commit/e7d63ebaa2928056fb837a575a36dc4447dc80b2
  Author: jeanPerier <jperier at nvidia.com>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
    M flang/lib/Lower/ConvertCall.cpp
    M flang/test/Lower/HLFIR/assumed-rank-calls.f90

  Log Message:
  -----------
  [flang] enable copy-in/out of assumed-rank arrays (#96080)

Just remove the TODO and add a test.

There is nothing special to do to deal with assumed-rank copy-in/out
after the previous copy-in/out API change in
https://github.com/llvm/llvm-project/pull/95822.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list