<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:minyihh@uci.edu" title="Min-Yih Hsu <minyihh@uci.edu>"> <span class="fn">Min-Yih Hsu</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [MCA][ARM] Assertion failed regarding CarryOver value in the DispatchStage"
   href="https://bugs.llvm.org/show_bug.cgi?id=50174">bug 50174</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 - [MCA][ARM] Assertion failed regarding CarryOver value in the DispatchStage"
   href="https://bugs.llvm.org/show_bug.cgi?id=50174#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [MCA][ARM] Assertion failed regarding CarryOver value in the DispatchStage"
   href="https://bugs.llvm.org/show_bug.cgi?id=50174">bug 50174</a>
              from <span class="vcard"><a class="email" href="mailto:minyihh@uci.edu" title="Min-Yih Hsu <minyihh@uci.edu>"> <span class="fn">Min-Yih Hsu</span></a>
</span></b>
        <pre>@Andrea thank you for your rapid fix :-)

Closing this bug now...

<span class="quote">> I believe NOP's are aliases for a certain type of tHINT's in the arm backend. </span >

Yes, actually the original sequence that triggered this bug was
```
pop     {r3, r4, r5, r6, r7, pc}
hint    #0

```
I thought it's more clear to write `nop` rather than `hint` and they both
triggered the same bug.</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>