[all-commits] [llvm/llvm-project] 017a00: [flang][openacc] Provide extent in bounds when ava...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Oct 5 13:05:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 017a0033c0002875dd0e367e01c7c7f0b5092d2d
https://github.com/llvm/llvm-project/commit/017a0033c0002875dd0e367e01c7c7f0b5092d2d
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2023-10-05 (Thu, 05 Oct 2023)
Changed paths:
M flang/lib/Lower/DirectivesCommon.h
M flang/test/Lower/OpenACC/acc-enter-data.f90
Log Message:
-----------
[flang][openacc] Provide extent in bounds when available (#68162)
Add the extent to the data bound operation when the extent is read.
More information about the All-commits
mailing list