Adds code to PPC ISEL lowering to recognize half-word inserts from...
Adds code to PPC ISEL lowering to recognize half-word inserts from vector_shuffles, and use P9 shift and vector insert instructions instead of vperm. Differential Revision: https://reviews.llvm.org/D34160 llvm-svn: 317111
Loading
Please register or sign in to comment