Implement the Expand action for binary vector operations to break the binop
into elements and operate on each piece. This allows generic vector integer multiplies to work on PPC, though the generated code is horrible. llvm-svn: 27347
Loading
Please register or sign in to comment