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

            Bug ID: 31757
           Summary: [ARM]  [backend] r289573 is causing favoring a long
                    sequence of instructions.
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: ARM
          Assignee: unassignedb...@nondot.org
          Reporter: sabua...@codeaurora.org
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

Created attachment 17895
  --> https://llvm.org/bugs/attachment.cgi?id=17895&action=edit
Test case that include shuffle pattern.

Hi, 

r289573 which changes the way strided store patterns are matched is causing the
Arm backend to generate longer sequesence of instruction for the attached IR.

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

Reply via email to