[all-commits] [llvm/llvm-project] ba2f40: [flang][openacc] Allow acc routine before implicit...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Nov 6 17:49:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba2f40a775cfb01b139ea7dfff0cfd3899f4f060
https://github.com/llvm/llvm-project/commit/ba2f40a775cfb01b139ea7dfff0cfd3899f4f060
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2023-11-06 (Mon, 06 Nov 2023)
Changed paths:
M flang/include/flang/Parser/parse-tree.h
M flang/lib/Parser/Fortran-parsers.cpp
A flang/test/Lower/OpenACC/acc-routine04.f90
Log Message:
-----------
[flang][openacc] Allow acc routine before implicit part (#71460)
Allow position of the acc routine in the implicit part.
More information about the All-commits
mailing list