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

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 06:51:00 PDT 2017


igorb updated this revision to Diff 114586.
igorb added a comment.

- fix according to comments and rebase


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.114586.patch
Type: text/x-patch
Size: 5610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170911/7cf99bcc/attachment.bin>


More information about the llvm-commits mailing list