Adds support for .or. reductions with logical types.
Details
Details
Diff Detail
Diff Detail
Event Timeline
flang/lib/Lower/OpenMP.cpp | ||
---|---|---|
1206–1207 ↗ | (On Diff #503866) | Nit: op1_i1 -> op1I1 |
Paths
| Differential D145410
[Flang][OpenMP] Add support for logical or reduction in worksharing-loop ClosedPublic Authored by do on Mar 6 2023, 11:34 AM.
Details Summary Adds support for .or. reductions with logical types.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Mar 10 2023, 9:28 AM
This revision was landed with ongoing or failed builds.Mar 30 2023, 3:00 PM Closed by commit rG3b11e4097f3a: [Flang][OpenMP] Add support for logical or reduction in worksharing-loop (authored by do). · Explain Why This revision was automatically updated to reflect the committed changes.
Diff 502741 llvm/lib/Transforms/Scalar/ADCE.cpp
|