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

Vinson Lee <v...@freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bisected
                 CC|                            |fdo-b...@engestrom.ch,
                   |                            |i...@freedesktop.org

--- Comment #5 from Vinson Lee <v...@freedesktop.org> ---
8396043f304bb2a752130230055605c5c966e89f is the first bad commit
commit 8396043f304bb2a752130230055605c5c966e89f
Author: Dylan Baker <dy...@pnwbakers.com>
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 <eric.engest...@intel.com> (v1)
    Acked-by: Eric Anholt <e...@anholt.net>
    Reviewed-by: Ian Romanick <ian.d.roman...@intel.com>

: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
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to