Skip to content
Commit ed786a34 authored by Bruno Cardoso Lopes's avatar Bruno Cardoso Lopes
Browse files

Now that we have a canonical way to handle 256-bit splats:

vinsertf128 $1 + vpermilps $0, remove the old code that used to first
do the splat in a 128-bit vector and then insert it into a larger one.
This is better because the handling code gets simpler and also makes a
better room for the upcoming vbroadcast!

llvm-svn: 137807
parent 54cd240d
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