[PATCH] D45098: [AArch64] fix PR32384: bump the number of stores per memset/memcpy

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 24 14:11:38 PDT 2018


evandro added a comment.

In https://reviews.llvm.org/D45098#1111446, @efriedma wrote:

> Those numbers look very different from the ones before. Is r332482 making this less profitable somehow?  Or is the change all noise?


I'll have to take a closer look at these CPU2000 results, but in proprietary benchmarks this change is still beneficial.


https://reviews.llvm.org/D45098





More information about the llvm-commits mailing list