amd/common: remove ac_shader_abi::chip_class
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Mon, 18 Sep 2017 13:44:50 +0000 (15:44 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Fri, 29 Sep 2017 09:37:03 +0000 (11:37 +0200)
commit9ddc6e16a988750e15a52ea19bb1e76cd825e380
tree53213fb24adcd2219936a0de38c94971243566c0
parent5b86c53b47c8264ff16da98d1ff0c07a2622e222
amd/common: remove ac_shader_abi::chip_class

Redundant with the recently added ac_llvm_context::chip_class.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/amd/common/ac_nir_to_llvm.c
src/amd/common/ac_shader_abi.h
src/gallium/drivers/radeonsi/si_shader.c