commit | ebc9efbb36673d0d5cdd3b491caf6b352072a98a | [log] [tgz] |
---|---|---|
author | Sanjay Patel <spatel@rotateright.com> | Wed Aug 31 19:49:56 2016 +0000 |
committer | Sanjay Patel <spatel@rotateright.com> | Wed Aug 31 19:49:56 2016 +0000 |
tree | 4010d501385649f7186d90f48ba9f1ab66355c9e | |
parent | dbd67f6f6c4941eb7baec8a06b08788a19e7fb01 [diff] |
[InstCombine] change insertRangeTest() to use APInt instead of Constant; NFCI This is prep work before changing the callers to also use APInt which will allow folds for splat vectors. Currently, the callers have ConstantInt guards in place, so no functional change intended with this commit. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280282 91177308-0d34-0410-b5e6-96231b3b80d8