[PATCH] D12596: Fix for bootstrap bug introduced in r244921

Nemanja Ivanovic via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 4 10:48:48 PDT 2015


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

DeMorgan-ized the negative logic as per Bill's comment.
Added a test case for which a similar shuffle produces a VSX load and splat with v2f64.


Repository:
  rL LLVM

http://reviews.llvm.org/D12596

Files:
  lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  lib/Target/PowerPC/PPCISelLowering.cpp
  test/CodeGen/PowerPC/p8-scalar_vector_conversions.ll
  test/CodeGen/PowerPC/vsx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12596.34045.patch
Type: text/x-patch
Size: 4380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150904/35b02a24/attachment.bin>


More information about the llvm-commits mailing list