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

            Bug ID: 42534
           Summary: [DAGCombine] X86 EltsFromConsecutiveLoads logic should
                    be more generic
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Common Code Generator Code
          Assignee: unassignedb...@nondot.org
          Reporter: llvm-...@redking.me.uk
                CC: listm...@philipreames.com, llvm-bugs@lists.llvm.org,
                    llvm-...@ndave.org, spatel+l...@rotateright.com

We should be trying to move some/most of this load combine logic into
DAGCombiner and use TLI hooks for any target specific optimizations.

Builds on the work in https://reviews.llvm.org/D64205

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to