History log of /llvm-project/flang/lib/Lower/OpenMP/PrivateReductionUtils.h (Results 1 – 1 of 1)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: llvmorg-21-init, llvmorg-19.1.7
# 8557a57c 07-Jan-2025 Tom Eccles <tom.eccles@arm.com>

[flang][OpenMP][NFC] Move reduction init and cleanup region gen to helper (#120761)

This will allow code sharing between reduction and privatization after
my (still WIP) changes to `omp.private` to

[flang][OpenMP][NFC] Move reduction init and cleanup region gen to helper (#120761)

This will allow code sharing between reduction and privatization after
my (still WIP) changes to `omp.private` to use an `alloc` region similar
to the one used for reduction declarations.

show more ...