<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 - Request merge of more AArch64 SVE fixes onto the LLVM 11 Release branch"
   href="https://bugs.llvm.org/show_bug.cgi?id=47108">47108</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Request merge of more AArch64 SVE fixes onto the LLVM 11 Release branch
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>11.0
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

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

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

        <tr>
          <th>Severity</th>
          <td>release blocker
          </td>
        </tr>

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

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

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

        <tr>
          <th>Reporter</th>
          <td>david.sherwood@arm.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>arnaud.degrandmaison@arm.com, llvm-bugs@lists.llvm.org, smithp352@googlemail.com, Ties.Stuij@arm.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hi, can I ask if it's possible to get the following patches cherry-picked onto
the LLVM 11 release branch?

These fixes are related to CodeGen for AArch64 SVE and fixing issues with
unwind information for SVE objects/registers. All of these fixes are related to
SVE, therefore any behavioural differences can only be observed by compiling
with +sve. There only two minor changes outside lib/Target/AArch64 where we now
permit the printing of additional comments for some unwind info - these
additional comments can only appear for SVE objects.

The fixes are listed here:

0905d9f31ead399d054c5d2a2c353e690f5c8daa David Sherwood [SVE][CodeGen] Fix bug
with store of unpacked FP scalable vectors
f2916636f83dfeb4808a16045db0025783743471 Sander de Smalen [AArch64][SVE]
Disable tail calls if callee does not preserve SVE regs.
bb3344c7d8c2703c910dd481ada43ecaf11536a6 Sander de Smalen [AArch64][SVE] Add
missing unwind info for SVE registers.
fd6584a22043b254a323635c142b28ce80ae5b5b Sander de Smalen [AArch64][SVE] Fix
CFA calculation in presence of SVE objects.

These can be applied easily with:

git cherry-pick fd6584a22043b254a323635c142b28ce80ae5b5b
bb3344c7d8c2703c910dd481ada43ecaf11536a6
f2916636f83dfeb4808a16045db0025783743471
0905d9f31ead399d054c5d2a2c353e690f5c8daa

If you have any problems please don't hesitate to contact me,
Thanks,
David.</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>