pub fn lowering(opcode: Opcode) -> Option<Lowering>Expand description
What rewrites this opcode before selection, if anything does.
The group is asked first and answers for itself, so the membership is not written down twice.
HAND is what is left, which is the opcodes no pass can be asked about.