[PATCH] D17176: [CodeGen] Add getBuildVector and getSplatBuildVector helpers.

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 23 06:11:00 PDT 2016


RKSimon added a comment.

Hi Ahmed, do you still intend to work on this?

I still think this would be useful - especially as BUILD_VECTOR with different sized operands don't assert until much later without it.


http://reviews.llvm.org/D17176





More information about the llvm-commits mailing list