<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jasuarez@igalia.com" title="Juan A. Suarez <jasuarez@igalia.com>"> <span class="fn">Juan A. Suarez</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - make check nir_copy_prop_vars_test.store_store_load_different_components regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=108532">bug 108532</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;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - make check nir_copy_prop_vars_test.store_store_load_different_components regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=108532#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - make check nir_copy_prop_vars_test.store_store_load_different_components regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=108532">bug 108532</a>
              from <span class="vcard"><a class="email" href="mailto:jasuarez@igalia.com" title="Juan A. Suarez <jasuarez@igalia.com>"> <span class="fn">Juan A. Suarez</span></a>
</span></b>
        <pre>Fixed with:

commit 3112da346bd006876d9ac23a781b0a3d0a366653 (HEAD -> master,
upstream/master, origin/master, origin/HEAD, jasuarez/fix-nir-test-v2)
Author: Juan A. Suarez Romero <<a href="mailto:jasuarez@igalia.com">jasuarez@igalia.com</a>>
Date:   Tue Oct 23 15:55:11 2018 +0200

    nir: fix nir_copy_propagation test

    Use nir_src_comp_as_uint() to read the proper second component, as
    nir_src_as_uint() returns the first one.

    v2: Use nir_src_comp_as_uint() [Jason]

    Fixes: 16870de8a0a ("nir: Use nir_src_is_const and nir_src_as_* in core
                         code")
    Signed-off-by: Juan A. Suarez Romero <<a href="mailto:jasuarez@igalia.com">jasuarez@igalia.com</a>>
    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - make check nir_copy_prop_vars_test.store_store_load_different_components regression"
   href="show_bug.cgi?id=108532">https://bugs.freedesktop.org/show_bug.cgi?id=108532</a>
    Tested-by: Michel Dänzer <<a href="mailto:michel.daenzer@amd.com">michel.daenzer@amd.com</a>>
    Tested-by: Vinson Lee <<a href="mailto:vlee@freedesktop.org">vlee@freedesktop.org</a>>
    Reviewed-by: Jason Ekstrand <<a href="mailto:jason@jlekstrand.net">jason@jlekstrand.net</a>>

 src/compiler/nir/tests/vars_tests.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)</pre>
        </div>
      </p>


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

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