[PATCH] D37734: [GlobalISel][X86] G_FCONSTANT support.

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 08:57:37 PDT 2017


igorb updated this revision to Diff 115411.
igorb marked an inline comment as done.
igorb added a comment.

fix according to comments.
32bit PIC mode not supported yet.

Thanks for the review!


https://reviews.llvm.org/D37734

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37734.115411.patch
Type: text/x-patch
Size: 16096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/ca02d223/attachment.bin>


More information about the llvm-commits mailing list