Skip to content

nir: rename nir_op_fne to nir_op_fneu

Karol Herbst requested to merge karolherbst/mesa:nir_rename_fne into master

It was always fneu but naming it fne causes confusion from time to time. So lets rename it. Later we also want to add other unordered and fne, this is a smaller preparation for that.

Signed-off-by: Karol Herbst kherbst@redhat.com

Merge request reports

Loading