[all-commits] [llvm/llvm-project] 534b22: [flang] Lower some coarray statements to their run...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Mar 28 04:36:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 534b228313409a781060856d6cb6c2e9523cba5b
      https://github.com/llvm/llvm-project/commit/534b228313409a781060856d6cb6c2e9523cba5b
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-03-28 (Mon, 28 Mar 2022)

  Changed paths:
    M flang/lib/Lower/Bridge.cpp
    M flang/lib/Lower/Runtime.cpp

  Log Message:
  -----------
  [flang] Lower some coarray statements to their runtime functions

This patch adds the lowering of coarray statements to the runtime
functions. The runtime functions are currently not implemented.

This patch is part of the upstreaming effort from fir-dev branch.

Reviewed By: jeanPerier

Differential Revision: https://reviews.llvm.org/D122466




More information about the All-commits mailing list