[PATCH] D57059: [SLP] Initial support for the vectorization of the non-power-of-2 vectors.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 07:12:13 PDT 2019


RKSimon added a comment.

In D57059#1635190 <https://reviews.llvm.org/D57059#1635190>, @RKSimon wrote:

> @ABataev Are you still looking at this or should we move to D66416 <https://reviews.llvm.org/D66416>? Now that X86 has enabled integer widening, we could more easily make use of this.


Sorry, just saw your reply on D66416 <https://reviews.llvm.org/D66416>!


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57059





More information about the llvm-commits mailing list