nir: Allow [iu]mul_high on non-32-bit types
Reviewed-by: Ian Romanick ian.d.romanick@intel.com
This commit is contained in:

committed by
Jason Ekstrand

parent
a95ec13879
commit
9525971e2b
@@ -61,6 +61,7 @@ template = """\
|
||||
#include <math.h>
|
||||
#include "util/rounding.h" /* for _mesa_roundeven */
|
||||
#include "util/half_float.h"
|
||||
#include "util/bigmath.h"
|
||||
#include "nir_constant_expressions.h"
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user