[all-commits] [llvm/llvm-project] 0e7649: [flang][openacc] Fix post deallocate suffix
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Aug 16 11:09:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e7649698a2f4b41159b0203147cf4beca07b0bc
https://github.com/llvm/llvm-project/commit/0e7649698a2f4b41159b0203147cf4beca07b0bc
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-08-16 (Wed, 16 Aug 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/acc-declare.f90
Log Message:
-----------
[flang][openacc] Fix post deallocate suffix
The wrong suffix was applied
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D158098
More information about the All-commits
mailing list