[all-commits] [llvm/llvm-project] 150778: [LoopPeeling] Fix stale comments. NFC
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Jan 19 17:05:46 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1507786c22956451cac5f58a7ab1d85d274cc8ff
https://github.com/llvm/llvm-project/commit/1507786c22956451cac5f58a7ab1d85d274cc8ff
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M llvm/lib/Transforms/Utils/LoopPeel.cpp
Log Message:
-----------
[LoopPeeling] Fix stale comments. NFC
These comments were not updated when PeelingPreferences split from
UnrollingPreferences.
More information about the All-commits
mailing list