This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel] Add IRTranslator support for G_FRINT
ClosedPublic

Authored by paquette on Apr 18 2019, 3:50 PM.

Details

Summary

Add IRTranslator support for the opcode introduced by D60891.

Add it as a simple intrinsic and update arm64-irtranslator.ll.

Diff Detail

Repository
rL LLVM

Event Timeline

paquette created this revision.Apr 18 2019, 3:50 PM
aemerson accepted this revision.Apr 19 2019, 2:39 PM
This revision is now accepted and ready to land.Apr 19 2019, 2:39 PM
This revision was automatically updated to reflect the committed changes.