<div dir="ltr">Hello,<div>When going through LowerOperation hook of the TargetLowering class,</div><div>I was wondering if there is a way to manipulate the existing node and then return it, instead of creating a new one using the dag.getNode.</div><div>I am trying to replace the opcode of the node without changing anything else.</div><div>thanks!</div></div>