This is an archive of the discontinued LLVM Phabricator instance.

[flang] Add TODO for half-precision intrinsic reductions
ClosedPublic

Authored by clementval on Jun 13 2022, 2:30 AM.

Details

Summary

Add TODO for half-precision for reduction.

This patch is part of the upstreaming effort from fir-dev branch.

Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>

Diff Detail

Event Timeline

clementval created this revision.Jun 13 2022, 2:30 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 13 2022, 2:30 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Jun 13 2022, 2:30 AM
jeanPerier accepted this revision.Jun 13 2022, 6:38 AM
This revision is now accepted and ready to land.Jun 13 2022, 6:38 AM
PeteSteinfeld accepted this revision.Jun 13 2022, 7:39 AM

All builds and tests correctly and looks good.