[PATCH] D23897: [SelectionDAG] Generate vector_shuffle nodes for undersized result vector sizes

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 10:02:07 PDT 2016


mkuper added a comment.

In https://reviews.llvm.org/D23897#526003, @RKSimon wrote:

> Would it be possible to test some other vector sizes? vf32 / v3f64 turn up a lot in vector code for example.


Sure, will add more tests.
Thanks!


https://reviews.llvm.org/D23897





More information about the llvm-commits mailing list