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

Alexander Ivchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 31 04:28:07 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341202: [GlobalISel][X86] Add the support for G_FPTRUNC (authored by aivchenk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49855?vs=157482&id=163502#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49855

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49855.163502.patch
Type: text/x-patch
Size: 6758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180831/090b4b8a/attachment.bin>


More information about the llvm-commits mailing list