Skip to content

Commit 2b89525

Browse files
committed
[NFC] test commit
1 parent da629d3 commit 2b89525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/MCA/HWEventListener.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class HWInstructionEvent {
2929
// This is the list of event types that are shared by all targets, that
3030
// generic subtarget-agnostic classes (e.g., Pipeline, HWInstructionEvent,
3131
// ...) and generic Views can manipulate.
32-
// Subtargets are free to define additional event types, that are goin to be
32+
// Subtargets are free to define additional event types, that are going to be
3333
// handled by generic components as opaque values, but can still be
3434
// emitted by subtarget-specific pipeline stages (e.g., ExecuteStage,
3535
// DispatchStage, ...) and interpreted by subtarget-specific EventListener

0 commit comments

Comments
 (0)