[all-commits] [llvm/llvm-project] f38d8b: [flang][openacc] Fix the value of lower bound, upp...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Fri Apr 21 13:23:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f38d8be41aa9abc5ff39648e66d927b118c6c76d
https://github.com/llvm/llvm-project/commit/f38d8be41aa9abc5ff39648e66d927b118c6c76d
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-04-21 (Fri, 21 Apr 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/acc-enter-data.f90
Log Message:
-----------
[flang][openacc] Fix the value of lower bound, upper bound and extent
Update the lowering to match the intent of the newly added operation
as described here D148860.
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D148932
More information about the All-commits
mailing list