[X86] isFNEG - use switch() instead of if-else tree. NFCI.
In a future patch this will avoid some checks which don't need to be done for some opcodes.
parent
961d48df
Please register or sign in to comment
In a future patch this will avoid some checks which don't need to be done for some opcodes.