This is an archive of the discontinued LLVM Phabricator instance.

[MVT] Fix getTypeForEVT for v64f16 and v128f16
ClosedPublic

Authored by ctetreau on Jul 20 2020, 4:35 PM.

Details

Summary

These should have half float as the element type

Diff Detail

Event Timeline

ctetreau created this revision.Jul 20 2020, 4:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 20 2020, 4:35 PM
paulwalker-arm accepted this revision.Jul 21 2020, 2:03 AM
This revision is now accepted and ready to land.Jul 21 2020, 2:03 AM
This revision was automatically updated to reflect the committed changes.