This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel][X86_64] Support for G_FPTOSI
ClosedPublic

Authored by aivchenk on Jul 11 2018, 6:47 AM.

Details

Summary

The instruction selection is automatically handled by tablegen

Diff Detail

Repository
rL LLVM

Event Timeline

aivchenk created this revision.Jul 11 2018, 6:47 AM
igorb accepted this revision.Aug 14 2018, 1:51 AM

LGTM

This revision is now accepted and ready to land.Aug 14 2018, 1:51 AM
This revision was automatically updated to reflect the committed changes.