[WebAssembly] Use a physical register to describe ARGUMENT liveness.
[oota-llvm.git] / test / CodeGen / WebAssembly / dead-vreg.ll
index e1ae1aecdf217aa7885d19f6e707cb58096aceea..cf1415c1982bff5cc0cc61face72c476e9d6cd02 100644 (file)
@@ -8,7 +8,7 @@ target triple = "wasm32-unknown-unknown"
 define void @foo(i32* nocapture %a, i32 %w, i32 %h) {
 ; CHECK-LABEL: foo:
 ; CHECK-NEXT: .param i32, i32, i32{{$}}
-; CHECK-NEXT: .local i32, i32, i32, i32, i32, i32, i32, i32, i32{{$}}
+; CHECK-NEXT: .local i32, i32, i32, i32, i32, i32, i32{{$}}
 entry:
   %cmp.19 = icmp sgt i32 %h, 0
   br i1 %cmp.19, label %for.cond.1.preheader.lr.ph, label %for.end.7