Skip to content
Commit d895bff5 authored by Amjad Aboud's avatar Amjad Aboud
Browse files

[AggressiveInstCombine] Make TruncCombine class ignore unreachable basic blocks.

Because dead code may contain non-standard IR that causes infinite looping or crashes in underlying analysis.
See PR36134 for more details.

Differential Revision: https://reviews.llvm.org/D42683

llvm-svn: 323862
parent 98d5359e
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