pan/bi: Model Valhall action on bi_instr
Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15461>
This commit is contained in:

committed by
Marge Bot

parent
38625af010
commit
222d17fc67
@@ -397,6 +397,9 @@ typedef struct {
|
||||
enum bi_register_format register_format;
|
||||
enum bi_vecsize vecsize;
|
||||
|
||||
/* Action (flow control) associated with a Valhall instruction */
|
||||
uint8_t action;
|
||||
|
||||
/* Can we spill the value written here? Used to prevent
|
||||
* useless double fills */
|
||||
bool no_spill;
|
||||
|
Reference in New Issue
Block a user