Skip to content
Commit d11725b1 authored by greg-lunarg's avatar greg-lunarg Committed by Steven Perron
Browse files

Add --relax-float-ops and --convert-relaxed-to-half (#2808)

The first pass applies the RelaxedPrecision decoration to all executable
instructions with float32 based type results. The second pass converts
all executable instructions with RelaxedPrecision result to the equivalent
float16 type, inserting converts where necessary.
parent 1c9ca422
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment