<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jrtc27@jrtc27.com" title="Jessica Clarke <jrtc27@jrtc27.com>"> <span class="fn">Jessica Clarke</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - CodeGenPrepare: An asserting value handle still pointed to this value!"
   href="https://bugs.llvm.org/show_bug.cgi?id=44351">bug 44351</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;">Fixed By Commit(s)</td>
           <td>
                
           </td>
           <td>37b96d51d0cfc82a64598aaae2a567fa77e44de9
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - CodeGenPrepare: An asserting value handle still pointed to this value!"
   href="https://bugs.llvm.org/show_bug.cgi?id=44351#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - CodeGenPrepare: An asserting value handle still pointed to this value!"
   href="https://bugs.llvm.org/show_bug.cgi?id=44351">bug 44351</a>
              from <span class="vcard"><a class="email" href="mailto:jrtc27@jrtc27.com" title="Jessica Clarke <jrtc27@jrtc27.com>"> <span class="fn">Jessica Clarke</span></a>
</span></b>
        <pre>Yeah, that test case with an old compiler gives:

<span class="quote">> While deleting: i32* %t12
> An asserting value handle still pointed to this value!
> UNREACHABLE executed at /local/scratch/jrtc4/cheri/llvm-project/llvm/lib/IR/Value.cpp:1008!</span >

This bug report was for:

<span class="quote">> While deleting: i8* %tmp11</span >

where %tmp11 is:

<span class="quote">> %tmp11 = getelementptr %struct.ham, %struct.ham* %tmp10, i32 0, i32 6</span >

so this was also a dead GEP like 37b96d51d0.</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>