[all-commits] [llvm/llvm-project] 99e880: [flang][openacc][NFC] Add API to create acc.privat...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue May 23 15:08:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 99e880b672c98b791418d0ed8a41c30f1c52140b
https://github.com/llvm/llvm-project/commit/99e880b672c98b791418d0ed8a41c30f1c52140b
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-05-23 (Tue, 23 May 2023)
Changed paths:
M flang/include/flang/Lower/OpenACC.h
M flang/lib/Lower/OpenACC.cpp
Log Message:
-----------
[flang][openacc][NFC] Add API to create acc.private.recipe from FIR type
Simply make the creation of acc.private.recipe accesible through an API.
This will be useful when we will implement passes like the implicit
privatization.
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D151230
More information about the All-commits
mailing list