[all-commits] [llvm/llvm-project] df417c: [flang] Add correct number of args for wait

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Fri Jul 1 01:16:56 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: df417c372f315d8798b93ea88cf862fda6295477
      https://github.com/llvm/llvm-project/commit/df417c372f315d8798b93ea88cf862fda6295477
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-07-01 (Fri, 01 Jul 2022)

  Changed paths:
    M flang/lib/Lower/IO.cpp
    M flang/test/Lower/io-statement-1.f90

  Log Message:
  -----------
  [flang] Add correct number of args for wait

Add source coordinates to BeginWait and BeginWaitAll calls

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

Reviewed By: jeanPerier

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

Co-authored-by: V Donaldson <vdonaldson at nvidia.com>




More information about the All-commits mailing list