Skip to content
Commit 87f08094 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent a9c59156
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment