https://bugs.freedesktop.org/show_bug.cgi?id=82050
--- Comment #4 from Andy Furniss adf.lists@gmail.com --- I bisected LLVM and it came up with -
ph4[llvm]$ git bisect good ee17bf3fd4189d1981a6e908b4519e600ec7b002 is the first bad commit commit ee17bf3fd4189d1981a6e908b4519e600ec7b002 Author: Matt Arsenault Matthew.Arsenault@amd.com Date: Fri Jul 25 23:02:42 2014 +0000
R600/SI: Allow partial unrolling and increase thresholds.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213985 91177308-0d34-0410-b5e6-96231b3b80d8
I don't know when I'll get to do kernel yet.