[PATCH] D30200: [SLP] Fix for PR31880: shuffle and vectorize repeated scalar ops on extracted elements

Dorit Nuzman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 20 05:41:22 PDT 2017


dorit added a comment.

In https://reviews.llvm.org/D30200#838293, @RKSimon wrote:

> @dorit I've implemented most of the x86 single source shuffle costs at https://reviews.llvm.org/rL310632, please can you see if this has improved things for you?


Yes it does :-) thanks!

Dorit


Repository:
  rL LLVM

https://reviews.llvm.org/D30200





More information about the llvm-commits mailing list