[all-commits] [llvm/llvm-project] d26d2f: [Flang][OpenMP] NFC: Remove unused argument for om...
Sergio Afonso via All-commits
all-commits at lists.llvm.org
Thu Jul 4 06:16:53 PDT 2024
Branch: refs/heads/users/skatrak/composite-lower-03-nfc-target
Home: https://github.com/llvm/llvm-project
Commit: d26d2f06826d3a92499980bf818ccd18cbdc89fe
https://github.com/llvm/llvm-project/commit/d26d2f06826d3a92499980bf818ccd18cbdc89fe
Author: Sergio Afonso <safonsof at amd.com>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M flang/lib/Lower/OpenMP/OpenMP.cpp
Log Message:
-----------
[Flang][OpenMP] NFC: Remove unused argument for omp.target lowering
This patch removes the `outerCombined` argument from `genTargetOp()` and the
`processReduction` argument from `genTargetClauses()`, as they aren't used.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list