We don't have ISA instructions for that, so simply expand them to icmp + select. Also enable fuzzing for those clif instructions now.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.