Skip to content

Commit

Permalink
lld: fix test after x86 instruction comments now end in newline
Browse files Browse the repository at this point in the history
  • Loading branch information
TNorthover committed Jul 7, 2022
1 parent 606f7c8 commit fe62019
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lld/test/MachO/lto-mattrs.ll
Expand Up @@ -11,7 +11,8 @@

; FMA: <_foo>:
; FMA-NEXT: vrcpss %xmm0, %xmm0, %xmm1
; FMA-NEXT: vfmsub213ss [[#]](%rip), %xmm1, %xmm0
; FMA-NEXT: vfmsub213ss [[#]](%rip), %xmm1, %xmm0 ## xmm0 = (xmm1 * xmm0) - mem
; FMA-NEXT: ## 0x2f4
; FMA-NEXT: vfnmadd132ss %xmm1, %xmm1, %xmm0
; FMA-NEXT: retq

Expand Down

0 comments on commit fe62019

Please sign in to comment.