diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-04-14 19:04:01 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-04-14 19:06:18 +0200 |
commit | 5c0fb026c93b33dd107f6ff50723d7eed911e1ce (patch) | |
tree | 7387cf5567bc406361e77de202b107b422a50f1d /clang/lib/Basic/FileManager.cpp | |
parent | f1bc1a82cf718a67d3271fc74c28f5845f0f1526 (diff) | |
download | llvm-5c0fb026c93b33dd107f6ff50723d7eed911e1ce.zip llvm-5c0fb026c93b33dd107f6ff50723d7eed911e1ce.tar.gz llvm-5c0fb026c93b33dd107f6ff50723d7eed911e1ce.tar.bz2 |
[ValueTracking] Don't require non-zero step for add nuw
It's okay if the step is zero, we'll just stay at the same non-zero
value in that case. The valuable part of this is that the step
doesn't even need to be a constant anymore.
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions