[Mesa-dev] [PATCH 1/2] nir: add an isinf opcode, and an option to use it.

Dave Airlie airlied at gmail.com
Fri Mar 17 01:32:52 UTC 2017


> Another option would be to make this lower_isinf and add a quick lowering
> line to nir_opt_algebraic.  That's more idiomatic for nir.

If I do that though won't that mean I have to set lower_isinf for all
current NIR
users?

Dave.


More information about the mesa-dev mailing list