[PATCH] D100099: [X86][CostModel] Try to fix cost computation load/stores of non-power-of-two vectors

Steven Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 20 14:12:59 PDT 2021


srj added a comment.

In D100099#2703023 <https://reviews.llvm.org/D100099#2703023>, @srj wrote:

> In D100099#2702949 <https://reviews.llvm.org/D100099#2702949>, @lebedev.ri wrote:
>
>> Hm, interesting. Could you please also check if that still reproduces with D100684 <https://reviews.llvm.org/D100684> (awaiting review) ?
>
> Testing now

Sadly, no, still hangs indefinitely with that patched in


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100099



More information about the llvm-commits mailing list