Skip to content

lima/ppir: support nir_op_ftrunc

Erico Nunes requested to merge enunes/mesa:lima-ppir-ftrunc into master

Support nir_op_ftrunc by turning it into a mov with a round to integer output modifier.

Merge request reports