[PATCH] D27793: Don't combine splats with other shuffles.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 03:06:11 PST 2016


RKSimon added a comment.

This seems sensible to me, without a concept of "shuffle complexity" to drive the combine probably the best thing to do is wait until target specific combining.


Repository:
  rL LLVM

https://reviews.llvm.org/D27793





More information about the llvm-commits mailing list