[all-commits] [llvm/llvm-project] 6ca192: [LoopDeletion] Add back statistic update lost in 5...
Philip Reames via All-commits
all-commits at lists.llvm.org
Mon Jan 17 12:21:07 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ca192de588825f70a5cf6bb75d23c51892f723e
https://github.com/llvm/llvm-project/commit/6ca192de588825f70a5cf6bb75d23c51892f723e
Author: Philip Reames <listmail at philipreames.com>
Date: 2022-01-17 (Mon, 17 Jan 2022)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopDeletion.cpp
Log Message:
-----------
[LoopDeletion] Add back statistic update lost in 523573e
Caught by a couple of builders as an unused variable warning (e.g. https://lab.llvm.org/buildbot#builders/57/builds/13973).
More information about the All-commits
mailing list