Skip to content

Commit 2c55706

Browse files
committed
Add new line at EOF
1 parent 50554db commit 2c55706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/MC/X86/vinsertps_decode.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
insertps xmm2, dword ptr [rax], 0x0B0
1010
vinsertps xmm2,xmm2,dword ptr [rax],0x0B0
11-
vinsertps xmm0,xmm29,dword ptr [rax],0x0B0
11+
vinsertps xmm0,xmm29,dword ptr [rax],0x0B0

0 commit comments

Comments
 (0)