[PATCH] [x86] Make vector legalization of extloads work more like the "normal" vector operation legalization with support for custom target lowering and fallback to expand when it fails, and use this to implement sext and anyext load lowering for x86 in a...

Chandler Carruth chandlerc at gmail.com
Thu Jul 24 14:44:56 PDT 2014


I've made the requested changes. I can post a patch if you'd like to see another version (but the delta is completely unsurprising). Any further comments here?

http://reviews.llvm.org/D4654






More information about the llvm-commits mailing list