[all-commits] [llvm/llvm-project] 27f39a: [flang][openacc] Set structured to false for entry...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Fri Jul 28 09:48:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 27f39ad499c670ed01c15899a92e4618ddd436d8
https://github.com/llvm/llvm-project/commit/27f39ad499c670ed01c15899a92e4618ddd436d8
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-07-28 (Fri, 28 Jul 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/acc-declare.f90
Log Message:
-----------
[flang][openacc] Set structured to false for entry operation in declare ctor
Fix the value of the structured attribute for entry operation in the
global constructor noted in D156353.
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D156481
More information about the All-commits
mailing list