MachineVerifier: Continue reporting errors for copies
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 31 Mar 2021 20:45:19 +0000 (16:45 -0400)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 20 Apr 2021 14:54:40 +0000 (10:54 -0400)
commit8fbe04f46b4347331ee9c77c83e38830ee7e9cbc
tree5d28421b28a2cb249664b62c904bf216209bc5f8
parentdaf6e18c55c2ac56bbf0f9de233fb2a1150ee331
MachineVerifier: Continue reporting errors for copies

This was skipping verification of later copies, but generally the
verifier tries to report as many things wrong as possible in the
function.
llvm/lib/CodeGen/MachineVerifier.cpp