[PATCH] D98714: [SLP] Add insertelement instructions to vectorizable tree
Anton Afanasyev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 14 03:44:30 PDT 2021
anton-afanasyev added a comment.
In D98714#2758640 <https://reviews.llvm.org/D98714#2758640>, @rupprecht wrote:
> This patch introduces an assertion error we believe may be contributing to a miscompile (along with some other recent SLP patches -- this patch fixes the reduced case in http://llvm.org/PR50323, but doesn't fix the full case it was reduced from):
Thanks for report, fixed here https://reviews.llvm.org/rG207cdd7ed9fc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98714/new/
https://reviews.llvm.org/D98714
More information about the llvm-commits
mailing list