[PATCH] D15286: Utilize direct move instructions for bitcast operations between floating point and integral values

Nemanja Ivanovic via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 04:33:36 PST 2015


nemanjai updated this revision to Diff 42054.
nemanjai added a comment.

The initial diff I uploaded is missing the test case. Forgot to svn add. Sorry for the noise.


Repository:
  rL LLVM

http://reviews.llvm.org/D15286

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCInstrVSX.td
  lib/Target/PowerPC/PPCVSXCopy.cpp
  test/CodeGen/PowerPC/bitcasts-direct-move.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15286.42054.patch
Type: text/x-patch
Size: 5762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151207/36ca0683/attachment.bin>


More information about the llvm-commits mailing list