[llvm-bugs] [Bug 47201] New: Request merge of fix for crash in SVEIntrinsicOpts::optimizePTest

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 17 01:38:36 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=47201

            Bug ID: 47201
           Summary: Request merge of fix for crash in
                    SVEIntrinsicOpts::optimizePTest
           Product: libraries
           Version: 11.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Backend: AArch64
          Assignee: unassignedbugs at nondot.org
          Reporter: david.sherwood at arm.com
                CC: arnaud.degrandmaison at arm.com,
                    llvm-bugs at lists.llvm.org, smithp352 at googlemail.com,
                    Ties.Stuij at arm.com

Hi, can I ask if it's possible to get the following patch cherry-picked onto
the LLVM 11 release branch?

This is a fix for a crash in a SVE-specific IR pass performing optimisations on
SVE intrinics. This problem can only be observed by compiling SVE ACLE code for
AArch64 targets with +sve.

The fix is here:

6c7957c9901714b7ad0a8d2743a8c431b57fd0c9 David Sherwood [SVE] Fix bug in
SVEIntrinsicOpts::optimizePTest

and can be applied with

git cherry-pick 6c7957c9901714b7ad0a8d2743a8c431b57fd0c9 

If you have any problems please don't hesitate to contact me,
Thanks,
David.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200817/420e777f/attachment.html>


More information about the llvm-bugs mailing list