[llvm-bugs] [Bug 26539] New: Strange x86(64) code performance
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Feb 8 19:46:54 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26539
Bug ID: 26539
Summary: Strange x86(64) code performance
Product: libraries
Version: 3.7
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Backend: X86
Assignee: unassignedbugs at nondot.org
Reporter: tulipawn at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Mandel-rust (https://github.com/willi-kappler/mandel-rust) benchmark produces
the following results:
https://gist.github.com/petevine/b70b6e5a434f23b40ab5
The strangeness stems from the fact fastest code is being produced for the
oldest architecture which also scales best.
--
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/20160209/94ad63a3/attachment.html>
More information about the llvm-bugs
mailing list