[all-commits] [llvm/llvm-project] 8c02b3: [Flang][OpenMP] NFC: Minor refactoring of Reductio...
Kiran Chandramohan via All-commits
all-commits at lists.llvm.org
Wed Nov 22 07:26:51 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c02b34e3b9b1e2596651959ba76c66a7afaf545
https://github.com/llvm/llvm-project/commit/8c02b34e3b9b1e2596651959ba76c66a7afaf545
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2023-11-22 (Wed, 22 Nov 2023)
Changed paths:
M flang/lib/Lower/OpenMP.cpp
Log Message:
-----------
[Flang][OpenMP] NFC: Minor refactoring of Reduction lowering code (#70790)
Move reduction lowering code into a ReductionProcessor class. Create an
enumeration for Intrinsic Procedure reductions.
More information about the All-commits
mailing list