<div dir="ltr">Hi,<div><br></div><div>The PATCHPOINT instructions have a single optional defined register operand,</div><div>but the machineĀ <span style="line-height:normal">verifier can't verify the optional defined register operands.</span></div><div><br></div><div>So, this patch makes sure that the machine verifier won't report an error when a PATCHPOINT</div><div>instruction doesn't have its optional defined register operand.</div><div><br></div><div>This change will allow us to enable the machine verifier for the code generation tests for the</div><div>patchpoint intrinsics.</div><div><br></div><div>Cheers,</div><div>Alex</div></div>