[Bug 109353] [regression][bisected] "nir: Switch to using 1-bit Booleans for almost everything" regression with shared bools

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 23 21:44:08 UTC 2019


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

Jason Ekstrand <jason at jlekstrand.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Jason Ekstrand <jason at jlekstrand.net> ---
This should be fixed by the following commit in master:

commit cfca5cd9588fb213e6889c85137f3e2fec8c7757 (public/master)
Author: Sergii Romantsov <sergii.romantsov at gmail.com>
Date:   Tue Jan 15 13:08:32 2019 +0200

    nir: Length of boolean vtn_value now is 1

    During conversion type-length was lost due to math.

    v2 (Jason Ekstrand):
     - Use a size/offset of 4 bytes

    Fixes: 44227453ec03 (nir: Switch to using 1-bit Booleans for almost
everything)
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109353
    Signed-off-by: Sergii Romantsov <sergii.romantsov at globallogic.com>
    Tested-by: Alejandro Piñeiro <apinheiro at igalia.com>
    Reviewed-by: Alejandro Piñeiro <apinheiro at igalia.com>
    Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>

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


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