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

            Bug ID: 29107
           Summary: generate xxlxor instead of vxor for generating
                    floating point vector of positive zeros
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: PowerPC
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Currently we use vxor. xxlxor can work on all VSX registers and so it is
preferable.

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

Reply via email to