diff options
author | Mindong Chen <chenmindong1@huawei.com> | 2021-01-27 00:10:37 +0800 |
---|---|---|
committer | Mindong Chen <chenmindong1@huawei.com> | 2021-01-27 19:36:05 +0800 |
commit | 00fcc036873164029d30819354fa923b7254cd81 (patch) | |
tree | 9b94e898a91c3d3ec7bff36470db10098280f4c0 /llvm/lib/Bitcode/Reader | |
parent | 30d9ca1bd9de8286539577d0abfc812ad122861c (diff) | |
download | llvm-00fcc036873164029d30819354fa923b7254cd81.zip llvm-00fcc036873164029d30819354fa923b7254cd81.tar.gz llvm-00fcc036873164029d30819354fa923b7254cd81.tar.bz2 |
[SCEV] Fix incorrect loop exit count analysis.
In computeLoadConstantCompareExitLimit, the addrec used to compute the
exit count should be from the loop which the exiting block belongs to.
Reviewed by: mkazantsev
Differential Revision: https://reviews.llvm.org/D92367
Diffstat (limited to 'llvm/lib/Bitcode/Reader')
0 files changed, 0 insertions, 0 deletions