This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel] Add IRTranslator support for G_FNEARBYINT
ClosedPublic

Authored by paquette on Apr 19 2019, 2:13 PM.

Details

Summary

Translate llvm.nearbyint into G_FNEARBYINT as a simple intrinsic. Update arm64-irtranslator.ll.

Diff Detail

Repository
rL LLVM

Event Timeline

paquette created this revision.Apr 19 2019, 2:13 PM
paquette accepted this revision.Apr 25 2019, 9:36 AM

Pushing this along because it's trivial and Amara isn't around right now

This revision is now accepted and ready to land.Apr 25 2019, 9:36 AM
This revision was automatically updated to reflect the committed changes.