[PATCH] D113792: [SLP]Adjust GEP indices types when trying to build entries.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 14 10:08:06 PST 2021
ABataev added a comment.
In D113792#3129941 <https://reviews.llvm.org/D113792#3129941>, @anton-afanasyev wrote:
>> There is no cost difference, just the tests are crashing.
>
> Ok, I see, so add such test to this commit?
We already have these tests. Just before we did this adjustment during vector code emission but instead we should do it when building the tree entry. I have some other patches that depend on this one.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113792/new/
https://reviews.llvm.org/D113792
More information about the llvm-commits
mailing list