Skip to content

Commit 9ecd6f8

Browse files
committed
Fix comment
1 parent 6463b0e commit 9ecd6f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/AMDGPU/rewrite-vgpr-mfma-to-agpr-copy-from.mir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ body: |
172172
SI_RETURN
173173
...
174174

175-
# There is a read of the coy-from-agpr in the dst operand of the MFMA.
175+
# There is a read of the copy from AGPR to VGPR in the dst operand of the MFMA.
176176
---
177177
name: test_rewrite_mfma_copy_from_agpr_vdst_subreg_use_imm_src2
178178
tracksRegLiveness: true

0 commit comments

Comments
 (0)