llvm-project
696cc20d - [LVI] Make UndefAllowed argument of getConstantRange() required

Commit
1 year ago
[LVI] Make UndefAllowed argument of getConstantRange() required For the two remaining uses that did not explicitly specify it, set UndefAllowed=false. In both cases, I believe that treating undef as a full range is the correct behavior.
Author
Committer
Parents
Loading