Skip to content
Commit c9d7484a authored by Craig Topper's avatar Craig Topper
Browse files

[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
parent 74a43659
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment