This is an archive of the discontinued LLVM Phabricator instance.

[LegalizeTypes] Add SoftenFloatOp_Unary to reduce some duplication for softening LRINT/LLRINT/LROUND/LLROUND
ClosedPublic

Authored by craig.topper on Nov 26 2019, 4:26 PM.

Details

Summary

This will be enhanced in a follow up to add strict fp support

Diff Detail

Event Timeline

craig.topper created this revision.Nov 26 2019, 4:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 26 2019, 4:26 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
This revision is now accepted and ready to land.Nov 26 2019, 5:11 PM
This revision was automatically updated to reflect the committed changes.