This is an archive of the discontinued LLVM Phabricator instance.

[ARM] FP16 mov imm pattern
ClosedPublic

Authored by SjoerdMeijer on Feb 6 2018, 9:01 AM.

Details

Summary

This is a follow up of r324321, adding a match pattern for mov
with a FP16 immediate (also fixing operand vfp_f16imm that wasn't
even compiling).

Diff Detail

Repository
rL LLVM

Event Timeline

SjoerdMeijer created this revision.Feb 6 2018, 9:01 AM

LGTM, cheers!

This revision was not accepted when it landed; it landed in state Needs Review.Feb 7 2018, 12:40 AM
This revision was automatically updated to reflect the committed changes.