mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-13 00:10:37 +00:00
[Hexagon] Fix typo. NFC
Testing git push access.
This commit is contained in:
parent
1ecd800968
commit
d14d98a347
@ -235,7 +235,7 @@ namespace {
|
||||
Instruction *Inst2Replace = nullptr;
|
||||
|
||||
// In the new PHI node that we'll construct this is the value that'll be
|
||||
// used over the backedge. This is teh value that gets reused from a
|
||||
// used over the backedge. This is the value that gets reused from a
|
||||
// previous iteration.
|
||||
Instruction *BackedgeInst = nullptr;
|
||||
std::map<Instruction *, DepChain *> DepChains;
|
||||
|
Loading…
x
Reference in New Issue
Block a user