[all-commits] [llvm/llvm-project] 726a6e: [flang][openacc] Update Loop Construct lowering to...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Oct 12 10:20:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 726a6e84be1892e90e2f3572a36480c0fe616119
https://github.com/llvm/llvm-project/commit/726a6e84be1892e90e2f3572a36480c0fe616119
Author: Valentin Clement <clementval at gmail.com>
Date: 2020-10-12 (Mon, 12 Oct 2020)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
Log Message:
-----------
[flang][openacc] Update Loop Construct lowering to use fir::getBase
This patch update the loop construct lowring to match fir-dev changes.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D88914
More information about the All-commits
mailing list