mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Add missing period to comment to match style of file.
This is a test commit to show that my commit access is working. llvm-svn: 343842
This commit is contained in:
parent
9272baed4e
commit
c09490e32b
@ -801,7 +801,7 @@ bool llvm::computeUnrollCount(
|
||||
}
|
||||
}
|
||||
|
||||
// 4th priority is loop peeling
|
||||
// 4th priority is loop peeling.
|
||||
computePeelCount(L, LoopSize, UP, TripCount, SE);
|
||||
if (UP.PeelCount) {
|
||||
UP.Runtime = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user