mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-04 10:30:01 +00:00
Fix comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40911 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a37226af81
commit
a9e9286630
@ -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