[llvm-bugs] [Bug 29107] New: generate xxlxor instead of vxor for generating floating point vector of positive zeros
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Aug 23 11:25:11 PDT 2016
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: unassignedbugs at nondot.org
Reporter: amehsan at ca.ibm.com
CC: llvm-bugs at lists.llvm.org
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160823/ec8ce2dc/attachment.html>
More information about the llvm-bugs
mailing list