[llvm] r280586 - AMDGPU: Do basic folding of class intrinsic

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 5 15:09:41 PDT 2016


On 3 September 2016 at 08:06, Matt Arsenault via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: arsenm
> Date: Sat Sep  3 02:06:58 2016
> New Revision: 280586
>
> URL: http://llvm.org/viewvc/llvm-project?rev=280586&view=rev
> Log:
> AMDGPU: Do basic folding of class intrinsic
>
> This allows more of the OCML builtin library to be
> constant folded.

Hi Matt,

This one is probably yours:

http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15/builds/14952/steps/ninja%20check%201/logs/FAIL%3A%20LLVM%3A%3Aamdgcn-intrinsics.ll

Unfortunately, our bots didn't detect because of a change in the
builder which made all bots not report any errors.

If you can't fix it quickly, please revert and we'll investigate that
later, as right now, we're dealing with a large number of concurrent
failures and we won't have time to investigate further.

Sorry.

--renato


More information about the llvm-commits mailing list