Skip to content
Snippets Groups Projects
Commit aba020ef authored by Emma Anholt's avatar Emma Anholt
Browse files

intel: Use the common NIR lowering for fquantize2f16.

This generates one extra instruction to set the rounding mode to RTE due
to f2f16_rtne in the lowering.  This changes the result for
fquantize2f16(65505.0) from 65536 to 65504, which is perhaps better but
still incorrect (should be +inf).
parent 32b20a3f
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment