<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [AMDGPU][MC][GFX9] Missing instructions s_atomic_* and s_buffer_atomic_*"
   href="https://bugs.llvm.org/show_bug.cgi?id=36837">36837</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[AMDGPU][MC][GFX9] Missing instructions s_atomic_* and s_buffer_atomic_*
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libraries
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Backend: AMDGPU
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>dpreobrazhensky@luxoft.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>A list of missing instructions:

s_atomic_add              
s_atomic_add_x2           
s_atomic_and              
s_atomic_and_x2           
s_atomic_cmpswap          
s_atomic_cmpswap_x2       
s_atomic_dec              
s_atomic_dec_x2           
s_atomic_inc              
s_atomic_inc_x2           
s_atomic_or               
s_atomic_or_x2            
s_atomic_smax             
s_atomic_smax_x2          
s_atomic_smin             
s_atomic_smin_x2          
s_atomic_sub              
s_atomic_sub_x2           
s_atomic_swap             
s_atomic_swap_x2          
s_atomic_umax             
s_atomic_umax_x2          
s_atomic_umin             
s_atomic_umin_x2          
s_atomic_xor              
s_atomic_xor_x2

s_buffer_atomic_add       
s_buffer_atomic_add_x2    
s_buffer_atomic_and       
s_buffer_atomic_and_x2    
s_buffer_atomic_cmpswap   
s_buffer_atomic_cmpswap_x2
s_buffer_atomic_dec       
s_buffer_atomic_dec_x2    
s_buffer_atomic_inc       
s_buffer_atomic_inc_x2    
s_buffer_atomic_or        
s_buffer_atomic_or_x2     
s_buffer_atomic_smax      
s_buffer_atomic_smax_x2   
s_buffer_atomic_smin      
s_buffer_atomic_smin_x2   
s_buffer_atomic_sub       
s_buffer_atomic_sub_x2    
s_buffer_atomic_swap      
s_buffer_atomic_swap_x2   
s_buffer_atomic_umax      
s_buffer_atomic_umax_x2   
s_buffer_atomic_umin      
s_buffer_atomic_umin_x2   
s_buffer_atomic_xor       
s_buffer_atomic_xor_x2</pre>
        </div>
      </p>


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

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>