This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Select fp16 fabs
ClosedPublic

Authored by dmgreen on May 23 2019, 8:48 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:48 AM
This revision is now accepted and ready to land.May 24 2019, 12:44 AM
This revision was automatically updated to reflect the committed changes.