This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fold COUNT()
ClosedPublic

Authored by klausler on Sep 16 2021, 12:47 PM.

Details

Summary

Complete folding of the intrinsic reduction function COUNT() for all
cases, including partial reductions with DIM= arguments.

Diff Detail

Event Timeline

klausler created this revision.Sep 16 2021, 12:47 PM
klausler requested review of this revision.Sep 16 2021, 12:47 PM
PeteSteinfeld accepted this revision.Sep 16 2021, 2:16 PM
PeteSteinfeld added a subscriber: PeteSteinfeld.

Looks great!

This revision is now accepted and ready to land.Sep 16 2021, 2:16 PM
This revision was landed with ongoing or failed builds.Sep 16 2021, 5:09 PM
Closed by commit rG26aff847d886: [flang] Fold COUNT() (authored by klausler). · Explain Why
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptSep 16 2021, 5:09 PM