This is an archive of the discontinued LLVM Phabricator instance.

[X86] Recognize CVTPH2PS from STRICT_FP_EXTEND
ClosedPublic

Authored by craig.topper on Feb 27 2020, 1:43 PM.

Details

Summary

This should avoid scalarizing the cvtph2ps intrinsics with D75162

Diff Detail

Event Timeline

craig.topper created this revision.Feb 27 2020, 1:43 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 27 2020, 1:43 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
This revision is now accepted and ready to land.Feb 28 2020, 9:16 AM
This revision was automatically updated to reflect the committed changes.