NewGVN: Fix PHI evaluation bug exposed by new verifier. We were checking...
NewGVN: Fix PHI evaluation bug exposed by new verifier. We were checking whether the incoming block was reachable instead of whether the specific edge was reachable llvm-svn: 298187
Loading
Please sign in to comment