The division sequence, two thirds of it

The document fetched for the encoding families turned out to unblock the oldest refusal in the translator. v_div_fixup_f32 and v_div_fmas_f32 are translated and executed on hardware; v_div_scale_f32 is still refused but for a reason that names an action (D143).

215 tests green across the five shader-side crates, clippy clean.

Surprises

Outstanding

v_div_scale_f32 needs SPV_KHR_float_controls - request subnormal preservation for fp32, then confirm the device reports shaderDenormPreserveFloat32. That is the whole remaining obstacle, and it is a capability question rather than a numerical one.