This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel][x86] Add the support for G_FPTRUNC
ClosedPublic

Authored by aivchenk on Jul 26 2018, 7:20 AM.

Details

Summary

The instruction selection is automatically handled by tablegen

Diff Detail

Repository
rL LLVM

Event Timeline

aivchenk created this revision.Jul 26 2018, 7:20 AM
igorb accepted this revision.Aug 14 2018, 1:54 AM

LGTM

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