<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/114584>114584</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
SLPVectorizer blows up compile times on certain input
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
alexey-bataev
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
aeubanks
</td>
</tr>
</table>
<pre>
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)
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJx8kb-O2zwQxJ-GahYSKIqSrULF3XefqhRBAqRfyWuTMf8I5NJ3l6cP5HNwSJOGC5DLmcFvMGd7CUST6J-FUujojd7rBRnpJpQS_UuFhU1ME1JZMFxztcTT-_SthGDDBcQg48ZQb5DdVt9o5ZjsL0og1Mx-E2o2jXNQn2zGxVEdC2-FxSCB8UoZRPd_C94GiAH8O3hcjQ0k1H-A4QS-rAZcDBdK-8Ir4ZUSLMW6E5wx-T_7uYH6zNZTzQlXgmziawY2yMDGZuAYr-Bjov0ugEF3BjYEHBkdrNFv1hHsAo2QL0I-Pc7-eU_f8BuL_kWoo2HesuiehJqFmi-WTVmaNXqh5pIp1ciMq_EUOAs1n62jfbaHQarDOD5g3OXU-GFRnabuNHYjVjS1h07qo27VoTLTeMRxkHog2Q0HGkct12VcSPeDHulw0JWdlFS6bWXbHqWSfTMqWru2H7DThLJFoSV5tK5x7uabmC6VzbnQ1La6P-rK4UIuP3oP9Ar310fnado_1Uu5ZKGls5nzpwxbdjR9__L1x2fdi9uJl-0vmHkvbaXEaAPYsBWuSnLTPyjuHo9Rbyn-pJWFmu_J7iQ_ot8m9TsAAP__VfTicA">