[X86] Fix copy pasto in X86FastISel::fastEmitInst_rrrr.
The 4th operand was not being constrained and the third operand was being constrained twice. llvm-svn: 314648
Loading
Please sign in to comment
The 4th operand was not being constrained and the third operand was being constrained twice. llvm-svn: 314648