diff options
author | Danila Kutenin <kutdanila@yandex.ru> | 2023-08-16 10:03:21 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-08-16 10:03:21 +0200 |
commit | c8626cd916ac07f6e6c4e3ba20c089589b878847 (patch) | |
tree | abefbaab80fed55b51e64c2c03cd34349f614d19 /llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp | |
parent | 66bb7521625826cab6fcc24662c053deee1ef90c (diff) | |
download | llvm-c8626cd916ac07f6e6c4e3ba20c089589b878847.zip llvm-c8626cd916ac07f6e6c4e3ba20c089589b878847.tar.gz llvm-c8626cd916ac07f6e6c4e3ba20c089589b878847.tar.bz2 |
[LoopSink] Don't sort BBs if there is only 1 of them (NFC)
This was trigerred by the debug check when comp(a, a) was called.
On line 216 it's checked that LoopBlockNumber should contain
all if there are more than 1. NFC for end users
Differential Revision: https://reviews.llvm.org/D157954
Diffstat (limited to 'llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp')
0 files changed, 0 insertions, 0 deletions