This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Select fp16 fsqrt
ClosedPublic

Authored by dmgreen on May 23 2019, 8:44 AM.

Details

Summary

Adds a pattern for the intrinsic, the same as float and double.

Diff Detail

Repository
rL LLVM

Event Timeline

dmgreen created this revision.May 23 2019, 8:44 AM
This revision is now accepted and ready to land.May 24 2019, 12:47 AM
This revision was automatically updated to reflect the committed changes.