<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jeremy.morse.llvm@gmail.com" title="Jeremy Morse <jeremy.morse.llvm@gmail.com>"> <span class="fn">Jeremy Morse</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - [DebugInfo@O2] CodeGenPrepare address-mode sinking drops dbg.values"
   href="https://bugs.llvm.org/show_bug.cgi?id=39937">bug 39937</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>CONFIRMED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - [DebugInfo@O2] CodeGenPrepare address-mode sinking drops dbg.values"
   href="https://bugs.llvm.org/show_bug.cgi?id=39937#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - [DebugInfo@O2] CodeGenPrepare address-mode sinking drops dbg.values"
   href="https://bugs.llvm.org/show_bug.cgi?id=39937">bug 39937</a>
              from <span class="vcard"><a class="email" href="mailto:jeremy.morse.llvm@gmail.com" title="Jeremy Morse <jeremy.morse.llvm@gmail.com>"> <span class="fn">Jeremy Morse</span></a>
</span></b>
        <pre>...aaannndd actually what was happening here was my half-baked debuginfo
metadata being wrong, and me missing the warning that LLVM was dropping most of
it. Curses, and apologies for the excess noise.

There's still something flaky involving CGPs sinking of addresses: it only
RAUW's one Value, and dbg.values can refer to components of the address that
aren't the final Value that gets dereferenced. However I'll open a different
bug for that, when I get a reproducer that Actually Works (TM).</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>