https://bugs.llvm.org/show_bug.cgi?id=9199
Gordon Keiser <codeman.consult...@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |codeman.consult...@gmail.co
| |m
Resolution|--- |FIXED
--- Comment #2 from Gordon Keiser <codeman.consult...@gmail.com> ---
Clang from ~July does this:
_Z10CopyStructP3FooS0_:
.fnstart
@ BB#0:
vld1.32 {d16, d17}, [r1]
vst1.32 {d16, d17}, [r0]
bx lr
Which is faster than ldmia anyway, so I'd say this has been resolved.
--
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