[PATCH] [IRBuilder] A method for creating a vector from scalar values
Sanjoy Das
sanjoy at playingwithpointers.com
Mon Jun 29 14:35:41 PDT 2015
In http://reviews.llvm.org/D9372#196655, @chfast wrote:
> Thanks for the review.
> Is the name "VectorPack" ok?
I was initially going to suggest `CreateVectorLiteral` but what you're creating need not be a literal so that is misleading. So I'm fine with `CreateVectorPack`, but I suppose you could wait a little bit to see if someone else has a better idea.
http://reviews.llvm.org/D9372
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list