The instruction selection is automatically handled by tablegen
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D49183
[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
Event TimelineThis revision is now accepted and ready to land.Aug 14 2018, 1:51 AM Closed by commit rL341200: [GlobalISel][X86_64] Support for G_FPTOSI (authored by aivchenk). · Explain WhyAug 31 2018, 4:19 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 163497 llvm/trunk/lib/Target/X86/X86LegalizerInfo.cpp
llvm/trunk/lib/Target/X86/X86RegisterBankInfo.cpp
llvm/trunk/test/CodeGen/X86/GlobalISel/regbankselect-X86_64.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/x86_64-legalize-fptosi.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/x86_64-select-fptosi.mir
|