[llvm-bugs] [Bug 40916] New: Skip past lifetime start/end in DAGCombiner::GatherAllAliases

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Mar 1 01:39:29 PST 2019


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

            Bug ID: 40916
           Summary: Skip past lifetime start/end in
                    DAGCombiner::GatherAllAliases
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: clement.courbet at gmail.com
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org

We might be able to improve load/store merging by skipping over non-aliasing
lifetimestart/end.

See https://reviews.llvm.org/D57541.

-- 
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/20190301/118087bb/attachment.html>


More information about the llvm-bugs mailing list