[PATCH] D34816: [GlobalISel][X86] support G_FPEXT operation.

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 09:28:38 PDT 2017


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

Support G_FPEXT operation. Selection done via TableGen'erated code.


https://reviews.llvm.org/D34816

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34816.104665.patch
Type: text/x-patch
Size: 5521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170629/f2114371/attachment.bin>


More information about the llvm-commits mailing list