Skip to content

Commit b243272

Browse files
jgu222paigeale
authored andcommitted
Change comments
Change-Id: Iddc7e98d7e5f56b8a6348a438db8b8e6d7ec9b89
1 parent 81afe8e commit b243272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IGC/Compiler/Optimizer/CodeAssumption.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ bool CodeAssumption::runOnModule(Module& M)
117117
}
118118

119119

120-
/// APIS used directly (static functions)
120+
/// APIs used directly (static functions)
121121

122122
// Check if a loop induction variable is always positive.
123123
// If so, add assumption for that (LLVM value tracking does

0 commit comments

Comments
 (0)