This is an archive of the discontinued LLVM Phabricator instance.

[flang] Support more data types for reduction in SimplifyIntrinsicsPass.
ClosedPublic

Authored by vzakhari on Sep 13 2022, 5:15 PM.

Details

Summary

All floating point (not complex) and integer types should be supported now.

Diff Detail

Event Timeline

vzakhari created this revision.Sep 13 2022, 5:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 13 2022, 5:15 PM
vzakhari requested review of this revision.Sep 13 2022, 5:15 PM
Leporacanthicus accepted this revision.Sep 14 2022, 4:05 AM

LGTM!

Thanks for working on this!

This revision is now accepted and ready to land.Sep 14 2022, 4:05 AM