[llvm] r285106 - [AArch64] Adjust the cost model for Exynos M1.
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 25 13:21:53 PDT 2016
On 25 October 2016 at 21:05, Evandro Menezes via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: evandro
> Date: Tue Oct 25 15:05:42 2016
> New Revision: 285106
>
> URL: http://llvm.org/viewvc/llvm-project?rev=285106&view=rev
> Log:
> [AArch64] Adjust the cost model for Exynos M1.
>
> Modify the maximum jump table size.
Hi Evandro,
Can you expand on what made you take this decision? The commit message
should really have some more context. An email thread, a review, some
documentation or just a short description of why magical 12 is a
better number than magical 8.
cheers,
--renato
More information about the llvm-commits
mailing list