Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / MC / Hexagon / hvx-swapped-regpairs-alias-neg.s
blob5a0b628c992a40ebc135eda6f6f4c34dac4dc978
1 # RUN: not llvm-mc -triple=hexagon -mcpu=hexagonv67 -mhvx -filetype=asm %s 2>%t; FileCheck --implicit-check-not="error:" %s <%t
4 v1:0 = #0
5 v0:1 = #0
7 # CHECK: error: register `V1' modified more than once
9 ## Unused .tmp:
11 v1.tmp = vmem(r0 + #3)
12 v0:1 = vaddw(v17:16, v17:16)
15 # CHECK: warning: register `V1' used with `.tmp' but not used in the same packet