[bindings/go] Add RemoveFromParentAsInstruction
This allows removing instructions without erasing them. They can then be added somewhere else in the IR using Builder.Insert().
Loading
Please register or sign in to comment
This allows removing instructions without erasing them. They can then be added somewhere else in the IR using Builder.Insert().