The source project of this merge request has been removed.
nir: use bitfield_insert instead of bfi in nir_lower_double_ops
NVIDIA hardware doesn't have an equivilant to bfi, but we do already have a lowering for bitfield_insert->bfi.
Signed-off-by: Ben Skeggs bskeggs@redhat.com
Edited by Ghost User