[PATCH] D49855: [GlobalISel][x86] Add the support for G_FPTRUNC

Alexander Ivchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 07:20:48 PDT 2018


aivchenk created this revision.
aivchenk added a reviewer: igorb.
Herald added subscribers: kristof.beyls, rovka.

The instruction selection is automatically handled by tablegen


https://reviews.llvm.org/D49855

Files:
  lib/Target/X86/X86LegalizerInfo.cpp
  lib/Target/X86/X86RegisterBankInfo.cpp
  test/CodeGen/X86/GlobalISel/legalize-fptrunc-scalar.mir
  test/CodeGen/X86/GlobalISel/regbankselect-X86_64.mir
  test/CodeGen/X86/GlobalISel/select-fptrunc-scalar.mir
  test/CodeGen/X86/GlobalISel/x86_64-irtranslator.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49855.157482.patch
Type: text/x-patch
Size: 6470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180726/de279706/attachment.bin>


More information about the llvm-commits mailing list