[PeepholeOptimzer] Fix a typo in a comment.

Spotted by Amara Emerson.

llvm-svn: 212106
This commit is contained in:
Quentin Colombet 2014-07-01 16:23:44 +00:00
parent f2c4baf01b
commit 6d590d538f
1 changed files with 1 additions and 1 deletions

View File

@ -844,7 +844,7 @@ bool ValueTracker::getNextSourceFromRegSequence(unsigned &SrcIdx,
// Def.sub1 =
// is a valid SSA representation for Def.sub0 and Def.sub1, but not for
// Def. Thus, it must not be generated.
// However, some code could theoritically generates a single
// However, some code could theoretically generates a single
// Def.sub0 (i.e, not defining the other subregs) and we would
// have this case.
// If we can ascertain (or force) that this never happens, we could