When simplifying a SCEV truncate by distributing, consider it a simplification...
When simplifying a SCEV truncate by distributing, consider it a simplification to replace a cast, even if we end up with a trunc around the term. Fixes PR22960! llvm-svn: 232794
Loading
Please sign in to comment