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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 09:25:32 PDT 2021


RKSimon added a comment.

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.


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