[all-commits] [llvm/llvm-project] 59f67b: Revert "[flang] Avoid copyin/copyout if the actual...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Sep 1 13:05:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59f67bfd1139d7b5a837c4e3341ca95c4e7c3493
https://github.com/llvm/llvm-project/commit/59f67bfd1139d7b5a837c4e3341ca95c4e7c3493
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-09-01 (Thu, 01 Sep 2022)
Changed paths:
M flang/lib/Lower/ConvertExpr.cpp
M flang/test/Lower/call-by-value-attr.f90
M flang/test/Lower/call-copy-in-out.f90
M flang/test/Lower/dummy-argument-optional-2.f90
M flang/test/Lower/optional-value-caller.f90
Log Message:
-----------
Revert "[flang] Avoid copyin/copyout if the actual argument is contiguous at runtime"
This reverts commit 6ab6f23b14d51d65bfe86df64d0e976ebb573429.
More information about the All-commits
mailing list