broadcom/compiler: add FLAFIRST and FLNAFIRST opcodes
We will at least need the former to implement subgroupElect() Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11620>
This commit is contained in:
@@ -1234,6 +1234,8 @@ VIR_A_ALU1(NEG)
|
||||
VIR_A_ALU1(FLAPUSH)
|
||||
VIR_A_ALU1(FLBPUSH)
|
||||
VIR_A_ALU1(FLPOP)
|
||||
VIR_A_ALU0(FLAFIRST)
|
||||
VIR_A_ALU0(FLNAFIRST)
|
||||
VIR_A_ALU1(SETMSF)
|
||||
VIR_A_ALU1(SETREVF)
|
||||
VIR_A_ALU0(TIDX)
|
||||
|
Reference in New Issue
Block a user