Skip to content
Snippets Groups Projects
Commit d425a2f2 authored by Emma Anholt's avatar Emma Anholt Committed by Emil Velikov
Browse files

vc4: Add support for nir_op_uge, using the carry bit on QPU_A_SUB.


It looks like nir_lower_idiv is going to use it soon, so add support.
With Ilia's change, this fixes one case in fs-op-div-large-uint-uint (with
GL 3.0 forced on).

Cc: "11.0" <mesa-stable@lists.freedesktop.org>
(cherry picked from commit a4bf2817)
[Emil Velikov: Resolve trivial conflicts]
Signed-off-by: default avatarEmil Velikov <emil.l.velikov@gmail.com>

Conflicts:
	src/gallium/drivers/vc4/vc4_qpu_emit.c
parent c667a0d1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment