[Mesa-dev] [Bug 67046] [radeonsi] pixmark_piano benchmark from geeks3D gputest fail with a llvm error output
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 19 06:30:45 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=67046
--- Comment #2 from Aaron Watry <awatry at gmail.com> ---
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130719/379e0c86/attachment.html>
More information about the mesa-dev
mailing list