[llvm-bugs] [Bug 37262] New: Audit SDLocs assigned by combines which create new extloads

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 26 16:44:52 PDT 2018


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

            Bug ID: 37262
           Summary: Audit SDLocs assigned by combines which create new
                    extloads
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Common Code Generator Code
          Assignee: unassignedbugs at nondot.org
          Reporter: vsk at apple.com
                CC: llvm-bugs at lists.llvm.org

As pointed out in https://reviews.llvm.org/D45995, there are a number of
combines which assign (what appear to be) the wrong locations to newly-created
extloads.

This PR tracks the issue.

-- 
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/20180426/15274f59/attachment.html>


More information about the llvm-bugs mailing list