gallium/radeon: simplify radeon_llvm_emit_store for direct array addressing
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Mon, 8 Aug 2016 17:54:53 +0000 (19:54 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 17 Aug 2016 10:11:22 +0000 (12:11 +0200)
commiteacfc86d839f4c65bc9f269578fb9f2fd32de003
treec135dcdc0f1e6e51ecf79d319f3649ec1c401256
parent87fa7cea23ee9e83f8cdb2561b061590f610d192
gallium/radeon: simplify radeon_llvm_emit_store for direct array addressing

We can use the pointer stored in the temps array directly.

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeon/radeon_setup_tgsi_llvm.c