diff options
author | Whitney Tsang <whitneyt@ca.ibm.com> | 2021-08-17 12:50:13 +0900 |
---|---|---|
committer | maekawatoshiki <konndennsa@gmail.com> | 2021-08-17 12:55:22 +0900 |
commit | a41c95c0e3c24076df7b9449e350e04c5c073126 (patch) | |
tree | 0aa22fcae1ee6d6a66a6c32fff47ac07dd038752 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | b31199bab4865deef4e778d7a028c8ec64285654 (diff) | |
download | llvm-a41c95c0e3c24076df7b9449e350e04c5c073126.zip llvm-a41c95c0e3c24076df7b9449e350e04c5c073126.tar.gz llvm-a41c95c0e3c24076df7b9449e350e04c5c073126.tar.bz2 |
[LNICM] Fix infinite loop
There is a bug introduced by https://reviews.llvm.org/D107219 which causes an infinite loop, when there are more than 2 levels PHINode chain.
Reviewed By: uint256_t
Differential Revision: https://reviews.llvm.org/D108166
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions