[PATCH] D146564: [SLP]Find reused scalars in buildvector sequences, if any.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 6 06:04:38 PDT 2023
ABataev added a comment.
In D146564#4248083 <https://reviews.llvm.org/D146564#4248083>, @glandium wrote:
> This also appears to cause crashes (on a no-assertions build of clang) while compiling skia's skcms.cc file. A reproducer is available on https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Ql60yH5rR8uay4YGhHjjTg/runs/0/artifacts/public/build/skcms-55e1a2.sh https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Ql60yH5rR8uay4YGhHjjTg/runs/0/artifacts/public/build/skcms-55e1a2.cpp (but you'll have to edit the .sh to remove e.g. the loading of a plugin)
Thanks, will fix it ASAP.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146564/new/
https://reviews.llvm.org/D146564
More information about the llvm-commits
mailing list