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

Vinson Lee <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bisected
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #5 from Vinson Lee <[email protected]> ---
8396043f304bb2a752130230055605c5c966e89f is the first bad commit
commit 8396043f304bb2a752130230055605c5c966e89f
Author: Dylan Baker <[email protected]>
Date:   Tue Aug 21 09:46:46 2018 -0700

    Replace uses of _mesa_bitcount with util_bitcount

    and _mesa_bitcount_64 with util_bitcount_64. This fixes a build problem
    in nir for platforms that don't have popcount or popcountll, such as
    32bit msvc.

    v2: - Fix additional uses of _mesa_bitcount added after this was
          originally written

    Acked-by: Eric Engestrom <[email protected]> (v1)
    Acked-by: Eric Anholt <[email protected]>
    Reviewed-by: Ian Romanick <[email protected]>

:040000 040000 9b4d3f30a8c2cb4d4a549b92c6db3cf499338579
dcad5de2d7a236b4fe35516fde4abf5d24516415 M      src
bisect run success

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to