[PATCH] D17229: [CodeGen] Document and use getConstant's splat-building feature.

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 13 09:36:45 PST 2016


spatel accepted this revision.
spatel added a reviewer: spatel.
spatel added a comment.
This revision is now accepted and ready to land.

Thanks for the documentation and clean-up! LGTM.

I agree that the naming is vague, but exploding this API further seems like more mess than it's worth.


http://reviews.llvm.org/D17229





More information about the llvm-commits mailing list