Adds support for reduction of subtraction.
WIP: Currently, MLIR outputs from this patch appear correct
but when compiled and ran the wrong result is given.
Differential D131679
[WIP][Flang][OpenMP] Add support for integer subtraction reduction in worksharing-loop AbandonedPublic Authored by DylanFleming-arm on Aug 11 2022, 7:25 AM.
Details
Summary Adds support for reduction of subtraction. WIP: Currently, MLIR outputs from this patch appear correct
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 11 2022, 7:25 AM
Revision Contents
Diff 451853 flang/lib/Lower/OpenMP.cpp
|