[PATCH] Correct sphereflake.reference_output.small due to changes to sqrt()
Justin Bogner
mail at justinbogner.com
Tue May 13 11:53:55 PDT 2014
robert lytton <robert at xmos.com> writes:
> Hi
> The earlier commit only updated 'sphereflake.reference_output'
> Here is a change to sphereflake.reference_output.small.
> Robert
>
> http://reviews.llvm.org/D3738
>
> Files:
> SingleSource/Benchmarks/Misc-C++/Large/sphereflake.reference_output.small
>
> Index: SingleSource/Benchmarks/Misc-C++/Large/sphereflake.reference_output.small
> ===================================================================
> --- SingleSource/Benchmarks/Misc-C++/Large/sphereflake.reference_output.small
> +++ SingleSource/Benchmarks/Misc-C++/Large/sphereflake.reference_output.small
> @@ -1 +1 @@
> -31486b59d3bf0f44196e86c3a745b7b2
> +cd0dc605b03af1b4f95284b0408c58f8
LGTM. This matches the results I'm seeing on sphereflake small now.
More information about the llvm-commits
mailing list