search for: 1dff2d95

Displaying 2 results from an estimated 2 matches for "1dff2d95".

2013 Dec 19
0
[LLVMdev] LLVM ARM VMLA instruction
...erent beasts. I haven't read about this hazard in the A15 manual, so I suspect that they have fixed whatever was causing the stall. cheers, --renato -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131219/1dff2d95/attachment.html>
2013 Dec 19
2
[LLVMdev] LLVM ARM VMLA instruction
On Thu, Dec 19, 2013 at 4:36 PM, Renato Golin <renato.golin at linaro.org>wrote: > On 19 December 2013 08:50, suyog sarda <sardask01 at gmail.com> wrote: > >> It may seem that total number of cycles are more or less same for single >> vmla and vmul+vadd. However, when vmul+vadd combination is used instead of >> vmla, then intermediate results will be generated