[all-commits] [llvm/llvm-project] d4a547: [flang][openacc] Add proper TODO for reduction wit...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Jul 17 13:03:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4a5470d8c4075045392397b016d4ca60def5da3
https://github.com/llvm/llvm-project/commit/d4a5470d8c4075045392397b016d4ca60def5da3
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-07-17 (Mon, 17 Jul 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
Log Message:
-----------
[flang][openacc] Add proper TODO for reduction with dynamic shaped array
Lowering for reduction with dynamic shaped arrays is not implemented yet.
Add a proper TODO for the time being.
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D155324
More information about the All-commits
mailing list