Skip to content
Commit 20c7eb35 authored by Nuno Lopes's avatar Nuno Lopes
Browse files

fix infinite loop in instcombine in the presence of a (malformed) self-referencing select inst.

This can happen as long as the instruction is not reachable. Instcombine does generate these unreachable malformed selects when doing RAUW

llvm-svn: 160874
parent 5c01090c
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