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