This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Support constrained int/fp conversion in SPE targets
ClosedPublic

Authored by qiucf on Jun 29 2020, 2:39 AM.

Details

Summary

This revision derives from D81537 and D81669, but does NOT depend on them since such conversion is naturally legal on SPE. Split this out for easier review.

Diff Detail

Event Timeline

qiucf created this revision.Jun 29 2020, 2:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 29 2020, 2:39 AM
jhibbits accepted this revision.Jul 10 2020, 5:58 PM

Looks fine to me.

This revision is now accepted and ready to land.Jul 10 2020, 5:58 PM
This revision was automatically updated to reflect the committed changes.