[llvm-bugs] [Bug 43829] New: getRegisterByName() should be taught the rest of the registers

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 28 09:07:33 PDT 2019


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

            Bug ID: 43829
           Summary: getRegisterByName() should be taught the rest of the
                    registers
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: Hexagon
          Assignee: unassignedbugs at nondot.org
          Reporter: ndesaulniers at google.com
                CC: bcain at codeaurora.org, llvm-bugs at lists.llvm.org

https://reviews.llvm.org/rL341658 taught LLVM how to recognize r19, but as we
see with https://github.com/ClangBuiltLinux/linux/issues/755, using any other
register for a register local variable causes the backend to crash.

-- 
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/20191028/323ee275/attachment.html>


More information about the llvm-bugs mailing list