We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f159085 commit 7639967Copy full SHA for 7639967
llvm/lib/CodeGen/VirtRegRewriter.cpp
@@ -1864,7 +1864,7 @@ bool LocalRewriter::InsertSpills(MachineInstr *MI) {
1864
1865
1866
/// rewriteMBB - Keep track of which spills are available even after the
1867
-/// register allocator is done with them. If possible, avid reloading vregs.
+/// register allocator is done with them. If possible, avoid reloading vregs.
1868
void
1869
LocalRewriter::RewriteMBB(LiveIntervals *LIs,
1870
AvailableSpills &Spills, BitVector &RegKills,
0 commit comments