diff options
author | Max Kazantsev <mkazantsev@azul.com> | 2022-11-23 15:13:40 +0700 |
---|---|---|
committer | Max Kazantsev <mkazantsev@azul.com> | 2022-11-24 16:13:38 +0700 |
commit | d3e21ba550ba1351bc145c72a0b7342c622d108e (patch) | |
tree | fdfc5fe78678ac18032b8126dec77036e59154bd /llvm/lib/Transforms/Utils/Debugify.cpp | |
parent | f408635b26b4cc758e0e0321acd929be6242e5ab (diff) | |
download | llvm-d3e21ba550ba1351bc145c72a0b7342c622d108e.zip llvm-d3e21ba550ba1351bc145c72a0b7342c622d108e.tar.gz llvm-d3e21ba550ba1351bc145c72a0b7342c622d108e.tar.bz2 |
[SCEV] Fix wrong initialization of MaxNotTaken
I'm not sure why, but since this code was introduced back in 2019, this
variable used wrong value to initialize. Somehow it just worked, but
needs to be fixed.
Differential Revision: https://reviews.llvm.org/D138549
Reviewed By: fhahn
Diffstat (limited to 'llvm/lib/Transforms/Utils/Debugify.cpp')
0 files changed, 0 insertions, 0 deletions