RegAlloc: Fix verifier error with undef identity copies
The code did not match the example in the comment, and was checking the undef flag on the copy dest instead of source. The existing tests were only hitting the > 2 operands case. llvm-svn: 361156
Loading
Please sign in to comment