mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-28 08:39:56 +00:00
delete unintentional whitespace
This commit is contained in:
parent
2b4c1252b8
commit
4f49892444
@ -3224,7 +3224,7 @@ void CountedLoopConverter::TruncatedIncrement::build(Node* expr) {
|
||||
}
|
||||
}
|
||||
|
||||
// If (maybe after stripping) it is an AddI, we won:
|
||||
// If (maybe after stripping) it is an AddI, we won:
|
||||
if (n1op == Op_Add(_bt)) {
|
||||
_incr = n1;
|
||||
_outer_trunc = t1;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user