[PATCH] D41323: [X86][SSE] Add cpu feature for aggressive combining to variable shuffles

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 10:06:14 PST 2017


RKSimon added a comment.

In https://reviews.llvm.org/D41323#958558, @zvi wrote:

> Here's the full list of tests that are affected by setting AllowVariableMask for Depth=2. I think that we should have the full list covered with the new configuration.
>  I would be happy to assist with the work involved.


Sure - as long as we're testing with the fast and slow cases for them all. Are you happy with this patch with its tests changes as it is and you just update the remaining tests as followups?


Repository:
  rL LLVM

https://reviews.llvm.org/D41323





More information about the llvm-commits mailing list