Skip to content
Commit b95bfe16 authored by Cameron Zwarich's avatar Cameron Zwarich
Browse files

Add knowledge of phi-def and phi-kill valnos to MachineVerifier's predecessor

valno verification. The "Different value live out of predecessor" check is
incorrect in the case of phi-def valnos, so just skip that check for phi-def
valnos and instead check that all of the valnos for predecessors have phi-kill.
Fixes PR8863.

llvm-svn: 122581
parent 9e590024
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment