[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 09:19:22 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)
Fixed in cf62adbbd83e593a893a27234636b939870c9658 <https://reviews.llvm.org/rGcf62adbbd83e593a893a27234636b939870c9658>
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