"vscode:/vscode.git/clone" did not exist on "a23adf88773136a72ef0d7035f1dd98fd3f97f49"
[quick fix] Change neg unit ops to use insert instruction (#1562)
Using add_instruction for the neg op was causing issues on replace_instruction. Changed to use insert_instruction. Tests and added a new one that is failing without the change.
Showing
Please register or sign in to comment