Skip to content
Commit a1d947dd authored by Kalle Raiskila's avatar Kalle Raiskila
Browse files

Allow vector shifts (shl,lshr,ashr) on SPU.

There was a previous implementation with patterns that would 
have matched e.g. 
	shl <v4i32> <i32>,
but this is not valid LLVM IR so they never were selected.

llvm-svn: 126998
parent 024e619f
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