mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-01 15:24:04 +00:00
Fix comment.
llvm-svn: 40911
This commit is contained in:
parent
2c98f8ee3c
commit
8289b6e663
@ -143,7 +143,8 @@ LoopPass *createLoopRotatePass();
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// LoopIndexSplit - This pass splits loop
|
||||
// LoopIndexSplit - This pass divides loop's iteration range by spliting loop
|
||||
// such that each individual loop is executed efficiently.
|
||||
//
|
||||
LoopPass *createLoopIndexSplitPass();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user