[llvm-commits] [test-suite] r171138 - /test-suite/trunk/SingleSource/UnitTests/Vectorizer/gcc-loops.reference_output

Matt Beaumont-Gay matthewbg at google.com
Thu Dec 27 09:03:25 PST 2012


Are you sure the difference in output isn't due to an LLVM bug?

On Wed, Dec 26, 2012 at 7:50 PM, Bob Wilson <bob.wilson at apple.com> wrote:
> Author: bwilson
> Date: Wed Dec 26 21:50:49 2012
> New Revision: 171138
>
> URL: http://llvm.org/viewvc/llvm-project?rev=171138&view=rev
> Log:
> Update reference output to match what I'm seeing from this test.
>
> I don't claim to understand what the correct answer should be, but this
> has been causing our buildbots to be broken for several days now and I just
> want to get them to pass again.
>
> Modified:
>     test-suite/trunk/SingleSource/UnitTests/Vectorizer/gcc-loops.reference_output
>
> Modified: test-suite/trunk/SingleSource/UnitTests/Vectorizer/gcc-loops.reference_output
> URL: http://llvm.org/viewvc/llvm-project/test-suite/trunk/SingleSource/UnitTests/Vectorizer/gcc-loops.reference_output?rev=171138&r1=171137&r2=171138&view=diff
> ==============================================================================
> --- test-suite/trunk/SingleSource/UnitTests/Vectorizer/gcc-loops.reference_output (original)
> +++ test-suite/trunk/SingleSource/UnitTests/Vectorizer/gcc-loops.reference_output Wed Dec 26 21:50:49 2012
> @@ -1,2 +1,2 @@
> -Results: (b8907e64): ed7aa26a b9b28d5b 67808d19 b4412829 132bc4c6 132bc4c6 b4412829 eb3492a9 7e51915b 0 61ffda0c f95b0406 495fecb4 ab6b4a02 3c320a39 bdaa178a 0 67808d19
> +Results: (b8907e64): ed7aa26a b9b28d5b 67808d19 b4412829 132bc4c6 132bc4c6 b4412829 eb3492a9 7e51915b 0 61ffda0c f95b0406 495fecb4 ab6b4a02 f863655 bdaa178a 0 67808d19
>  exit 0
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits



More information about the llvm-commits mailing list