<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:samuel.pitoiset@gmail.com" title="Samuel Pitoiset <samuel.pitoiset@gmail.com>"> <span class="fn">Samuel Pitoiset</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - [regression] [bisected] Space Run rendering issues"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100089">bug 100089</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;">Summary</td>
<td>Space Run rendering prolems
</td>
<td>[regression] [bisected] Space Run rendering issues
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [regression] [bisected] Space Run rendering issues"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100089#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [regression] [bisected] Space Run rendering issues"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100089">bug 100089</a>
from <span class="vcard"><a class="email" href="mailto:samuel.pitoiset@gmail.com" title="Samuel Pitoiset <samuel.pitoiset@gmail.com>"> <span class="fn">Samuel Pitoiset</span></a>
</span></b>
<pre>After bisecting, the guilty is:
commit 3081264dbeb5c322456b1b6b9011745ab98982a1
Author: Stanislav Mekhanoshin <<a href="mailto:Stanislav.Mekhanoshin@amd.com">Stanislav.Mekhanoshin@amd.com</a>>
Date: Sat Mar 11 00:29:27 2017 +0000
[AMDGPU] Remove getBidirectionalReasonRank
This method inverts the Reason field of a scheduling candidate.
It does right comparison between RegCritical and RegExcess, but
everything else is broken. In fact it can prefer less strong reason
such as Weak over RegCritical because Weak > -RegCritical.
The CandReason enum is properly sorted, so just remove artificial
ranking.
Differential Revision: <a href="https://reviews.llvm.org/D30557">https://reviews.llvm.org/D30557</a>
git-svn-id: <a href="https://llvm.org/svn/llvm-project/llvm/trunk@297536">https://llvm.org/svn/llvm-project/llvm/trunk@297536</a>
91177308-0d34-0410-b5e6-96231b3b80d8
Presumably, it's a scheduling issue. The commit looks correct though.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>