This is an archive of the discontinued LLVM Phabricator instance.

[flang] Implement DOT_PRODUCT in the runtime
ClosedPublic

Authored by klausler on May 12 2021, 12:09 PM.

Details

Summary

API, implementation, and basic tests for the transformational
reduction intrinsic function DOT_PRODUCT in the runtime support
library.

Diff Detail

Event Timeline

klausler created this revision.May 12 2021, 12:09 PM
klausler requested review of this revision.May 12 2021, 12:09 PM
This revision is now accepted and ready to land.May 13 2021, 6:25 AM
This revision was landed with ongoing or failed builds.May 13 2021, 10:40 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMay 13 2021, 10:40 AM