This is an archive of the discontinued LLVM Phabricator instance.

[ARM] FP16: vector vmov and vdup support
ClosedPublic

Authored by SjoerdMeijer on Aug 6 2018, 6:05 AM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

SjoerdMeijer created this revision.Aug 6 2018, 6:05 AM
samparker added inline comments.Aug 8 2018, 1:30 AM
test/CodeGen/ARM/armv8.2a-fp16-vector-intrinsics.ll
1189 ↗(On Diff #159285)

Again here, from the codegen patterns I would have also expected a 8 x half input test.

samparker accepted this revision.Aug 8 2018, 3:51 AM

Ok, from your reply on the other ticket - LGTM.

This revision is now accepted and ready to land.Aug 8 2018, 3:51 AM
This revision was automatically updated to reflect the committed changes.