[llvm-bugs] [Bug 50815] New: [ARM] Undesired Debug Instructions in ConvertVPTBlocks

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jun 23 01:43:02 PDT 2021


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

            Bug ID: 50815
           Summary: [ARM] Undesired Debug Instructions in ConvertVPTBlocks
           Product: libraries
           Version: 12.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: ARM
          Assignee: unassignedbugs at nondot.org
          Reporter: swpenim at gmail.com
                CC: llvm-bugs at lists.llvm.org, smithp352 at googlemail.com,
                    Ties.Stuij at arm.com

Created attachment 24977
  --> https://bugs.llvm.org/attachment.cgi?id=24977&action=edit
failed case

Found when trying to compile newlib.
LLVM is on the branch official/release/12.x
I tried the commit in the main branch:
9872551ca09b David Green        o [ARM] Skip debug during vpt block creation
but its not helpful.

I think ConvertVPTBlocks should also skip debug instructions at around line
1527.

-- 
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/20210623/16d8bbf8/attachment.html>


More information about the llvm-bugs mailing list