This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Disable CTR loops containing floating point conversion on half-precision
AbandonedPublic

Authored by vchuravy on Jan 15 2021, 2:32 PM.

Details

Reviewers
nemanjai
Group Reviewers
Restricted Project
Summary

Diff Detail

Event Timeline

vchuravy created this revision.Jan 15 2021, 2:32 PM
vchuravy requested review of this revision.Jan 15 2021, 2:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 15 2021, 2:32 PM
vchuravy added a reviewer: Restricted Project.Jan 15 2021, 2:32 PM
vchuravy added a project: Restricted Project.
vchuravy added a subscriber: Restricted Project.

I think we should just fix all this together. Can you please review (and test) https://reviews.llvm.org/D94980?

vchuravy abandoned this revision.Jan 19 2021, 7:19 PM

Abandoned in favour of D94980