[all-commits] [llvm/llvm-project] 0ae7bf: [NFC][LoopDeletion] Count the number of broken bac...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Fri Oct 29 11:58:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ae7bf124a9bca76dd9a91b2f7379168ff13f562
https://github.com/llvm/llvm-project/commit/0ae7bf124a9bca76dd9a91b2f7379168ff13f562
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-10-29 (Fri, 29 Oct 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopDeletion.cpp
Log Message:
-----------
[NFC][LoopDeletion] Count the number of broken backedges
Those don't contribute to the number of deleted loops.
More information about the All-commits
mailing list