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 1bb3488 commit f07f17aCopy full SHA for f07f17a
llvm/include/llvm/MC/MCSchedule.h
@@ -205,7 +205,7 @@ struct MCExtraProcessorInfo {
205
/// subtargets can't be done. Nonetheless, the abstract model is
206
/// useful. Futhermore, subtargets typically extend this model with processor
207
/// specific resources to model any hardware features that can be exploited by
208
-/// sceduling heuristics and aren't sufficiently represented in the abstract.
+/// scheduling heuristics and aren't sufficiently represented in the abstract.
209
///
210
/// The abstract pipeline is built around the notion of an "issue point". This
211
/// is merely a reference point for counting machine cycles. The physical
0 commit comments