<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:spatel+llvm@rotateright.com" title="Sanjay Patel <spatel+llvm@rotateright.com>"> <span class="fn">Sanjay Patel</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - CGP causes assert after r354298"
href="https://bugs.llvm.org/show_bug.cgi?id=41064">bug 41064</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>chandlerc@gmail.com
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - CGP causes assert after r354298"
href="https://bugs.llvm.org/show_bug.cgi?id=41064#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - CGP causes assert after r354298"
href="https://bugs.llvm.org/show_bug.cgi?id=41064">bug 41064</a>
from <span class="vcard"><a class="email" href="mailto:spatel+llvm@rotateright.com" title="Sanjay Patel <spatel+llvm@rotateright.com>"> <span class="fn">Sanjay Patel</span></a>
</span></b>
<pre>(In reply to Teresa Johnson from <a href="show_bug.cgi?id=41064#c10">comment #10</a>)
<span class="quote">> I tried figuring out where it is being inserted, but -print-after-all is not
> doing anything during the new PM passes, unfortunately (I thought that is
> supposed to work now...).
>
> I also tried inserting invocations of both instsimplify and instcombine at
> the end of buildModuleOptimizationPipeline(), which is the end of the new PM
> optimization pipeline, and I still see that the uncanonicalized instructions
> are there going into CodeGen.</span >
Thanks for checking. I don't know much about the new pass manager (cc
Chandler).
Given that the crashing problem looks fixed, I'll set this to 'resolved'.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>