[all-commits] [llvm/llvm-project] 468d3b: [flang][openacc][NFC] Simplify lowering of recipe ...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Oct 16 09:36:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 468d3b1b78c96991d7c2cd2eec8176bc6a132721
https://github.com/llvm/llvm-project/commit/468d3b1b78c96991d7c2cd2eec8176bc6a132721
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2023-10-16 (Mon, 16 Oct 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
Log Message:
-----------
[flang][openacc][NFC] Simplify lowering of recipe (#68836)
Refactor some of the lowering in the reduction and firstprivate recipe
to avoid duplicated code.
More information about the All-commits
mailing list