Fix another SROA crasher, PR14601.
This was a silly oversight, we weren't pruning allocas which were used by variable-length memory intrinsics from the set that could be widened and promoted as integers. Fix that. llvm-svn: 170353
Loading
Please register or sign in to comment