Since `uadd_sat`, `sadd_sat`, `usub_sat`, and `ssub_sat` are now only available to vector types, this removes the lowering code for the scalar versions of these instructions in the arm32 and aarch64 backends.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.