[all-commits] [llvm/llvm-project] e28e1b: [flang][NFC] Add call lowering tests

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Mar 23 07:27:33 PDT 2022


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

  Changed paths:
    A flang/test/Lower/call-by-value-attr.f90
    A flang/test/Lower/call-by-value.f90
    A flang/test/Lower/call-copy-in-out.f90
    A flang/test/Lower/call-implicit.f90
    A flang/test/Lower/call-parenthesized-arg.f90
    A flang/test/Lower/call-site-mangling.f90
    A flang/test/Lower/call-suspect.f90
    A flang/test/Lower/call.f90

  Log Message:
  -----------
  [flang][NFC] Add call lowering tests

This patch adds various lowering test
for calls.

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

Reviewed By: PeteSteinfeld

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

Co-authored-by: Jean Perier <jperier at nvidia.com>
Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>
Co-authored-by: Mats Petersson <mats.petersson at arm.com>




More information about the All-commits mailing list