[PATCH] D146564: [SLP]Find reused scalars in buildvector sequences, if any.
Mike Hommey via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 6 02:09:52 PDT 2023
glandium added a comment.
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)
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