[llvm] r255672 - AMDGPU/SI: Select constant loads with non-uniform addresses to MUBUF instructions

Michel Dänzer via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 20 22:33:11 PST 2015


On 19.12.2015 11:58, Tom Stellard wrote:
> On Wed, Dec 16, 2015 at 05:16:22PM +0900, Michel Dänzer via llvm-commits wrote:
>>
>> Hi Tom,
>>
>>
>> On 16.12.2015 05:55, Tom Stellard via llvm-commits wrote:
>>> Author: tstellar
>>> Date: Tue Dec 15 14:55:55 2015
>>> New Revision: 255672
>>>
>>> URL: http://llvm.org/viewvc/llvm-project?rev=255672&view=rev
>>> Log:
>>> AMDGPU/SI: Select constant loads with non-uniform addresses to MUBUF instructions
>>
>> This change broke the piglit test
>> spec at arb_gpu_shader5@execution at ubo_array_indexing@fs-masked for me on
>> Kaveri, see the assertion failure and backtrace below. The LLVM IR is
>> attached.
>>
> 
> Hi,
> 
> This should be fixed now upstream.

Confirmed, thanks!


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer


More information about the llvm-commits mailing list