[llvm] r287014 - Revert r286999 which caused buildbot test failures. Some testcases need to be made target specific.

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 11:59:52 PST 2016


On 15 November 2016 at 19:42, Wei Mi via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: wmi
> Date: Tue Nov 15 13:42:05 2016
> New Revision: 287014
>
> URL: http://llvm.org/viewvc/llvm-project?rev=287014&view=rev
> Log:
> Revert r286999 which caused buildbot test failures. Some testcases need to be made target specific.

Hi Wei,

I'm not sure making tests target specific will fix anything. One of
the failures was that a truncation shouldn't have happened and it did.

I think there's more than meets the eye. On your next round, please
include Tim, James and me on the review, so we can understand the
changes to the tests and the code better.

cheers,
--renato


More information about the llvm-commits mailing list