diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-06-17 21:03:50 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-06-18 23:47:03 +0200 |
commit | 3308205ae9dd3b42e19b377157c642a04312f7fd (patch) | |
tree | 8e30f2d7777b2fa192000a3b5092fcf3fa6df38c /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | fb19aa0c74fdb864ddbd677a7b3585661966a098 (diff) | |
download | llvm-3308205ae9dd3b42e19b377157c642a04312f7fd.zip llvm-3308205ae9dd3b42e19b377157c642a04312f7fd.tar.gz llvm-3308205ae9dd3b42e19b377157c642a04312f7fd.tar.bz2 |
[LoopUnroll] Simplify optimization remarks
Remove dependence on ULO.TripCount/ULO.TripMultiple from ORE and
debug code. For debug code, print information about all exits.
For optimization remarks, only include the unroll count and the
type of unroll (complete, partial or runtime), but omit detailed
information about exit folding, now that more than one exit may
be folded.
Differential Revision: https://reviews.llvm.org/D104482
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions