[PATCH] D28907: [SLP] Fix for PR30787: Failure to beneficially vectorize 'copyable' elements in integer binary ops.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 20 06:25:15 PDT 2021


ABataev added a comment.

In D28907#2770982 <https://reviews.llvm.org/D28907#2770982>, @SjoerdMeijer wrote:

> Hello, this work was brought to my attention in D102748 <https://reviews.llvm.org/D102748>. Would be good to get this in, and seems almost finished too. Any plans to pick this up? Otherwise I think I would be interested in doing that.

This should be much easier to implement after non-power-2 in SLP support.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D28907/new/

https://reviews.llvm.org/D28907



More information about the llvm-commits mailing list