<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [radeonsi] pixmark_piano benchmark from geeks3D gputest fail with a llvm error output"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67046#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [radeonsi] pixmark_piano benchmark from geeks3D gputest fail with a llvm error output"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67046">bug 67046</a>
from <span class="vcard"><a class="email" href="mailto:awatry@gmail.com" title="Aaron Watry <awatry@gmail.com>"> <span class="fn">Aaron Watry</span></a>
</span></b>
<pre>Yup, in this case it looks like it's trying to use 2403 temporaries... which is
most definitely > 255
I bumped the max temporaries on my machine (Mint 15 amd64, Radeon 7850) to 4192
as a test, and the piano benchmark now renders (slowly, but it renders).
This is with git mesa/llvm, and a few not-yet-upstreamed patches to llvm which
are targeted at OpenCL but may possibly affect this code.</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>