[PATCH] D31258: [AMDGPU] Fix bug 31610

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 15:02:32 PDT 2017


kzhuravl added a comment.

In https://reviews.llvm.org/D31258#708062, @kerberizer wrote:

> 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
>


Thanks for verifying and providing directions to reproduce. https://reviews.llvm.org/rL298551.


Repository:
  rL LLVM

https://reviews.llvm.org/D31258





More information about the llvm-commits mailing list