r259985 - Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code generation for different devices.

Renato Golin via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 7 07:48:52 PST 2016


On 6 February 2016 at 06:52, Samuel Antao via cfe-commits
<cfe-commits at lists.llvm.org> wrote:
> Author: sfantao
> Date: Sat Feb  6 00:52:48 2016
> New Revision: 259985
>
> URL: http://llvm.org/viewvc/llvm-project?rev=259985&view=rev
> Log:
> Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code generation for different devices.
>
> This was reverted due to a failure in a buildbot, but it turned out the failure was unrelated.

Hi Samuel,

This also broke an ARM self-hosting bot
(http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-selfhost-neon/builds/4706)
and it's still broken with the same problem.

I've reverted for now until the bot goes green, so we can decide
whether to re-apply or not.

cheers,
--renato


More information about the cfe-commits mailing list