Pre-opt: Use the correct operand in the irsub_imm pattern.
This commit is contained in:
@@ -505,7 +505,7 @@ fn simplify(pos: &mut FuncCursor, inst: Inst) {
|
||||
new_opcode,
|
||||
ty,
|
||||
imm,
|
||||
args[0],
|
||||
args[1],
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user