[Mesa-dev] [Bug 106246] radv: VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT and bringing down initial pipeline compile times

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 26 09:08:02 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=106246

--- Comment #1 from Samuel Pitoiset <samuel.pitoiset at gmail.com> ---
Hi Phillip,

It's doable but it would require a non-trivial amount of work. And I'm not sure
if the gain will be significant, especially if most of the time is spent in
LLVM.

Also, disabling optimizations will reduce CPU usage, of course, but this will
increase GPU usage (until the optimized pipeline is ready), so not sure again.

I'm open for discussions though. :)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180426/52e4808b/attachment.html>


More information about the mesa-dev mailing list