[X86][mem-fold][NFC] Refine code
1. Use `unsigned` for `KeyOp` and `DstOp` b/c `Opcode` is of type `unsigned`. 2. Align the comparator used in X86FoldTablesEmitter.cpp with the one in CodeGenTarget::ComputeInstrsByEnum.
Loading
Please sign in to comment