diff options
author | Philip Reames <listmail@philipreames.com> | 2021-03-03 12:20:27 -0800 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2021-03-03 12:20:27 -0800 |
commit | 89d331a31e08a5bb4704789deb43746226fac8c0 (patch) | |
tree | 85b206d05792db25431d137e6997be34e44d61c6 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 99f541734695307f67cada305856cfece4ada88e (diff) | |
download | llvm-89d331a31e08a5bb4704789deb43746226fac8c0.zip llvm-89d331a31e08a5bb4704789deb43746226fac8c0.tar.gz llvm-89d331a31e08a5bb4704789deb43746226fac8c0.tar.bz2 |
Address review comment from D97219 (follow up to 8051156)
Probably should have done this before landing, but I forgot.
Basic idea is to avoid using the SCEV predicate when it doesn't buy us anything. Also happens to set us up for handling non-add recurrences in the future if desired.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions