[PATCH] D49183: [GlobalISel][X86_64] Support for G_FPTOSI

Alexander Ivchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 11 06:47:27 PDT 2018


aivchenk created this revision.
aivchenk added reviewers: igorb, qcolombet.
Herald added subscribers: kristof.beyls, rovka.

The instruction selection is automatically handled by tablegen


https://reviews.llvm.org/D49183

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49183.154989.patch
Type: text/x-patch
Size: 27987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180711/609273b6/attachment.bin>


More information about the llvm-commits mailing list