[all-commits] [llvm/llvm-project] d333b3: [flang][NFC] Add tests for array-value-copy pass w...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Apr 4 01:46:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d333b382701e9ba7c72dc893f3bf5f9a702879b5
https://github.com/llvm/llvm-project/commit/d333b382701e9ba7c72dc893f3bf5f9a702879b5
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
A flang/test/Fir/array-copies-pointers.fir
Log Message:
-----------
[flang][NFC] Add tests for array-value-copy pass with array with pointers
This patch adds tests for the array-value-copy pass with array assignment
involving Fortran pointers.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: schweitz
Differential Revision: https://reviews.llvm.org/D122878
More information about the All-commits
mailing list