[X86] Add CMOV_FR32X/CMOV_FR64X pseudo instructions. Use them in fast isel to...
[X86] Add CMOV_FR32X/CMOV_FR64X pseudo instructions. Use them in fast isel to fix a machine verifier error after adding test cases. Fast isel picks the FR32X/FR64X register classes when lowering pseudo select, but it didn't have the right opcode to go with it. llvm-svn: 360524
Loading
Please register or sign in to comment