[PATCH] D31258: [AMDGPU] Fix bug 31610

Luchesar V. ILIEV via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 14:47:31 PDT 2017


kerberizer accepted this revision.
kerberizer added a comment.
This revision is now accepted and ready to land.

I can confirm that this fixes the LLVM regression tests on Arch Linux. Many thanks for finding the cause and fixing it.

  [100%] Running the LLVM regression tests
  -- Testing: 20099 tests, 64 threads --
  Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 
  Testing Time: 121.54s
    Expected Passes    : 19351
    Expected Failures  : 137
    Unsupported Tests  : 611
  [100%] Built target check-llvm


https://reviews.llvm.org/D31258





More information about the llvm-commits mailing list