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

            Bug ID: 27242
           Summary: [PPC] Missing optimization opportunity for VMS loads
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: ameh...@ca.ibm.com
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

With this patch http://reviews.llvm.org/D18562 the following testcase:
test/CodeGen/PowerPC/unal-altivec.ll generates code with an extra VMX load.

I believe (but has not yet confirmed) that VMX load and stores are not used
frequently on processors after Power 7, so this should be low priority.

-- 
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