[PATCH] D103925: [X86][SSE] Support 64-bit vectorization (WIP)

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 09:28:46 PDT 2021


ABataev added a comment.

In D103925#2969400 <https://reviews.llvm.org/D103925#2969400>, @RKSimon wrote:

> In D103925#2969344 <https://reviews.llvm.org/D103925#2969344>, @ABataev wrote:
>
>> Hi Simon, could you try this patch and D108826 <https://reviews.llvm.org/D108826> at LTO?
>
> Not easily for at least another week - is there something in particular you're after? I'm on PTO and only have a rather under-powered windows laptop at hand....
>
> PS - I haven't looked at this patch for a little while, I was focusing on helping you with your non-pow2 support first to see how close that got us before deciding whether this patch was necessary.

No problem. Just non-power-2 patch has very similar problems just like this patch at LTO. Ok, I'll try to test everything myself but after a 2-week vacation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103925



More information about the llvm-commits mailing list