Issue 114584
Summary SLPVectorizer blows up compile times on certain input
Labels new issue
Assignees alexey-bataev
Reporter aeubanks
    Running `opt -p slp-vectorizer /tmp/h.ll -disable-output` takes >1 min on my machine, and much longer on weaker build farm machines. -ftime-trace shows that this took more than half the total compile time.

[h.ll.txt](https://github.com/user-attachments/files/17602799/h.ll.txt)

_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to