[PATCH] D29454: [DAGCombine] RFC: Recognise any_extend_vector_inreg and truncation style shuffle masks

Elena Demikhovsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 04:24:07 PST 2017


delena added a comment.

You can, probably, add more test cases for extension of <8 x i8> to <8 x i16>. You work with illegal types, right?


Repository:
  rL LLVM

https://reviews.llvm.org/D29454





More information about the llvm-commits mailing list