<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:idr@freedesktop.org" title="Ian Romanick <idr@freedesktop.org>"> <span class="fn">Ian Romanick</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - radv: New D3D boolean optimizations cause GPU hang in Witcher 3"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109075">bug 109075</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEEDINFO
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - radv: New D3D boolean optimizations cause GPU hang in Witcher 3"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109075#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - radv: New D3D boolean optimizations cause GPU hang in Witcher 3"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109075">bug 109075</a>
              from <span class="vcard"><a class="email" href="mailto:idr@freedesktop.org" title="Ian Romanick <idr@freedesktop.org>"> <span class="fn">Ian Romanick</span></a>
</span></b>
        <pre>Fixed by:

commit 96c4b135e34d0804e41bfbc28fc1b5050c49d71e (HEAD -> bug-109075,
gitlab/bug-109075)
Author: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
Date:   Tue Dec 18 13:28:22 2018 -0800

    nir/algebraic: Don't put quotes around floating point literals

    The quotation marks around 1.0 cause it to be treated as a string
    instead of a floating point value.  The generator then treats it as an
    arbitrary variable replacement, so any iand involving a ('ineg', ('b2i',
    a)) matches.

    v2: Remove misleading comment about sized literals (suggested by
    Timothy).  Add assertion that the name of a varible is entierly
    alphabetic (suggested by Jason).

    Signed-off-by: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
    Reviewed-by: Jason Ekstrand <<a href="mailto:jason@jlekstrand.net">jason@jlekstrand.net</a>>
    Tested-by: Timothy Arceri <<a href="mailto:tarceri@itsqueeze.com">tarceri@itsqueeze.com</a>> [v1]
    Reviewed-by: Timothy Arceri <<a href="mailto:tarceri@itsqueeze.com">tarceri@itsqueeze.com</a>> [v1]
    Fixes: 6bcd2af0863 ("nir/algebraic: Add some optimizations for D3D-style
Booleans")
    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - radv: New D3D boolean optimizations cause GPU hang in Witcher 3"
   href="show_bug.cgi?id=109075">https://bugs.freedesktop.org/show_bug.cgi?id=109075</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>