[PATCH] [CodeGen] Don't cast and use SizeTy instead of Int32Ty when constructing {extract, insert} vector element instructions.

Chandler Carruth chandlerc at gmail.com
Fri May 30 17:49:31 PDT 2014


Cool, LGTM. Maybe add tests to verify that we use a narrow integer when an incoming index is a narrow integer variable. Submit whenever.

http://reviews.llvm.org/D3974






More information about the cfe-commits mailing list