[PATCH] Fix a type mismatch assert in SCEV division

Sanjoy Das sanjoy at playingwithpointers.com
Tue Apr 14 14:54:42 PDT 2015


How do we end up in a situation where the numerator and denominator have different types?  I don't think dividing differently typed SCEV expressions should be a valid operation.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9021

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list