diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2020-06-11 10:45:42 -0700 |
---|---|---|
committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2020-06-11 15:15:19 -0700 |
commit | a98d618f6e5f6429378ac1474b6df7ce1878061d (patch) | |
tree | d5efeeca2839abe527e337604ba2bccda4b0d5d4 /llvm/lib/Object/TapiUniversal.cpp | |
parent | c52516819073ccc2853a347b28a4e88fa0af9cbb (diff) | |
download | llvm-a98d618f6e5f6429378ac1474b6df7ce1878061d.zip llvm-a98d618f6e5f6429378ac1474b6df7ce1878061d.tar.gz llvm-a98d618f6e5f6429378ac1474b6df7ce1878061d.tar.bz2 |
Fixed assertion in SROA if block has ho successors
BasicBlock::isLegalToHoistInto() asserts if block does not
have successors. The case is degenarate but assertion still
needs to be avoided.
https://bugs.llvm.org/show_bug.cgi?id=46280
Differential Revision: https://reviews.llvm.org/D81674
Diffstat (limited to 'llvm/lib/Object/TapiUniversal.cpp')
0 files changed, 0 insertions, 0 deletions