[InstSimplify] Clean up SimplifyReplacedWithOp implementation (NFCI)
Replace Op with RepOp up-front, and then always work with the new operands, rather than checking for replacement in various places.
Loading
Please sign in to comment
Replace Op with RepOp up-front, and then always work with the new operands, rather than checking for replacement in various places.