Fix PR8161, in which an unreachable loop causes recursive instruction simplification to try
to replace an instruction with itself. Add a predicate to the simplifier to prevent this case. llvm-svn: 114097
Loading
Please register or sign in to comment