Files
clang-p2996/flang/lib/Lower/OpenMP/ReductionProcessor.cpp
Tom Eccles 8557a57c4b [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.
2025-01-07 16:37:18 +00:00

26 KiB