[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
Mon Oct 1 12:24:26 PDT 2018


stefanp updated this revision to Diff 167802.
stefanp added a comment.
Herald added a subscriber: jsji.

Address Review Comments


https://reviews.llvm.org/D49507

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

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


More information about the llvm-commits mailing list