[Bug 85505] New: Better heuristics on when to drop from SIMD16 to SIMD8, on register spilling

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 27 02:01:03 PDT 2014


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

            Bug ID: 85505
           Summary: Better heuristics on when to drop from SIMD16 to
                    SIMD8, on register spilling
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: idr at freedesktop.org
          Reporter: eero.t.tamminen at intel.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org
            Blocks: 77547

Currently SIMD16 versions of shaders are dropped on register spilling.

If same (number of) registers are spilled also by SIMD8 version, it most likely
makes sense to keep the SIMD16 version.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20141027/23f17855/attachment.html>


More information about the intel-3d-bugs mailing list