[PATCH] D49507: [Power9] Add __float128 support in the backend for bitcast to a i128

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 23 10:13:47 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345053: [Power9] Add __float128 support in the backend for bitcast to a i128 (authored by stefanp, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49507?vs=170442&id=170689#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49507

Files:
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.h
  llvm/trunk/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/trunk/test/CodeGen/PowerPC/f128-bitcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49507.170689.patch
Type: text/x-patch
Size: 6681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181023/f49c459a/attachment.bin>


More information about the llvm-commits mailing list