[PATCH] D23897: [SelectionDAG] Generate vector_shuffle nodes for undersized result vector sizes
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 26 03:15:17 PDT 2016
RKSimon added a comment.
Would it be possible to test some other vector sizes? vf32 / v3f64 turn up a lot in vector code for example.
https://reviews.llvm.org/D23897
More information about the llvm-commits
mailing list