[PATCH] Lower certain build_vectors to insertps instructions

Filipe Cabecinhas filcab+llvm.phabricator at gmail.com
Tue Apr 29 12:17:04 PDT 2014


Yes, some of these kinds of functions do get turned into shufflevectors instead of build_vectors. I will address these in subsequent patches.

Is that ok?

Filipe

http://reviews.llvm.org/D3521






More information about the llvm-commits mailing list