This is an archive of the discontinued LLVM Phabricator instance.

[ARM] FP16: support vector INT_TO_FP and FP_TO_INT
ClosedPublic

Authored by SjoerdMeijer on Aug 7 2018, 9:16 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

SjoerdMeijer created this revision.Aug 7 2018, 9:16 AM
This revision is now accepted and ready to land.Aug 8 2018, 1:37 AM

Also added HasFullFP16 check to LowerVectorFP_TO_INT.

This revision was automatically updated to reflect the committed changes.