[all-commits] [llvm/llvm-project] 3bcc92: [flang][NFC] Add tests for fir.array_modify in arr...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Sun Apr 3 06:26:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3bcc928b1ba8253064ad1083c82e0e002969f19f
      https://github.com/llvm/llvm-project/commit/3bcc928b1ba8253064ad1083c82e0e002969f19f
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-04-03 (Sun, 03 Apr 2022)

  Changed paths:
    A flang/test/Fir/array-modify.fir

  Log Message:
  -----------
  [flang][NFC] Add tests for fir.array_modify in array-value-copy pass

This patch adds some test for the `fir.array_modify` operation
in the array-value-copy pass

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

Reviewed By: jeanPerier

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

Co-authored-by: V Donaldson <vdonaldson at nvidia.com>
Co-authored-by: Jean Perier <jperier at nvidia.com>
Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>




More information about the All-commits mailing list