[PATCH] D100099: [X86][CostModel] Try to fix cost computation load/stores of non-power-of-two vectors
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 20 14:18:21 PDT 2021
lebedev.ri added a comment.
In D100099#2703026 <https://reviews.llvm.org/D100099#2703026>, @srj wrote:
> 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
Thanks for checking. Awaiting the reproducer.
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