The CELL backend cannot select patterns for vector trunc-store and shl on v2i64...
authorNadav Rotem <nadav.rotem@intel.com>
Sat, 15 Oct 2011 20:05:17 +0000 (20:05 +0000)
committerNadav Rotem <nadav.rotem@intel.com>
Sat, 15 Oct 2011 20:05:17 +0000 (20:05 +0000)
commit4d83b79c76044e3f3cefd2a6c1b0b792266935c8
treefadecf880a85675326b30216a83ec935380532c3
parent004a24b44ce79746a5333b7bf841b4234a936b51
The CELL backend cannot select patterns for  vector trunc-store and shl on v2i64; CellSPU/shift_ops.ll fails when promoting elements.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142081 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CellSPU/SPUISelLowering.cpp