commit | 91bb61a1e2c96f727726c2fe7962df3e18ef5416 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Tue May 26 17:44:05 2009 +0000 |
committer | Dan Gohman <gohman@apple.com> | Tue May 26 17:44:05 2009 +0000 |
tree | b74a65275056dafc9521b783841342a990f65827 | |
parent | d9480d0f6875d8aa3a0d91942d24f0ee416b1ff1 [diff] |
For the return type of SCEVUDivExpr, use the RHS' type instead of that of the LHS. It doesn't matter for correctness, but the LHS is more likely than the RHS to be a pointer type in exotic cases, and it's more tidy to have it return the integer type. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72424 91177308-0d34-0410-b5e6-96231b3b80d8