ir3/ra: Add IR3_REG_EARLY_CLOBBER
authorConnor Abbott <cwabbott0@gmail.com>
Fri, 3 Dec 2021 11:10:04 +0000 (12:10 +0100)
committerMarge Bot <emma+marge@anholt.net>
Thu, 10 Mar 2022 17:15:29 +0000 (17:15 +0000)
commit2ff5826f09d39104ddc33e89ffd6c4d8d47584d3
treecf427fe57d832f8273e1c8aafbdbc7b6860d8946
parent34803d15abc0675bf9e37607687e16b9ac44436d
ir3/ra: Add IR3_REG_EARLY_CLOBBER

We'll need this to model the subgroup reduction macros.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14107>
src/freedreno/ir3/ir3.h
src/freedreno/ir3/ir3_print.c
src/freedreno/ir3/ir3_ra.c
src/freedreno/ir3/ir3_spill.c