diff options
author | Dylan Fleming <Dylan.Fleming@arm.com> | 2022-08-09 19:22:16 +0000 |
---|---|---|
committer | Dylan Fleming <Dylan.Fleming@arm.com> | 2022-08-09 19:22:18 +0000 |
commit | 9893b26dfa75545404ab9d079a7b2de696f8cd4c (patch) | |
tree | 7d166b9b3f1a2433b817d2b194e2d0ff30f510ef /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.cpp | |
parent | 46c49e66d8b2173b8b0467b907fb6d6b65e5e615 (diff) | |
download | llvm-9893b26dfa75545404ab9d079a7b2de696f8cd4c.zip llvm-9893b26dfa75545404ab9d079a7b2de696f8cd4c.tar.gz llvm-9893b26dfa75545404ab9d079a7b2de696f8cd4c.tar.bz2 |
[Flang][OpenMP] Add support for integer multiplication reduction in worksharing-loop
Adds support for reduction of multiplcation
by extending OpenMP.cpp::genOpenMPReduction()
and altering the identity constant emitted in
OpenMP.cpp::createReductionDelc()
This patch builds D130077 and as such,
only supports reductions for interger types in
worksharping loops.
Reviewed By: awarzynski
Differential Revision: https://reviews.llvm.org/D130767
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions