summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Bitcode')
-rw-r--r--llvm/test/Bitcode/compatibility.ll4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/test/Bitcode/compatibility.ll b/llvm/test/Bitcode/compatibility.ll
index 991bde69b61..19a6cb0acc1 100644
--- a/llvm/test/Bitcode/compatibility.ll
+++ b/llvm/test/Bitcode/compatibility.ll
@@ -917,10 +917,6 @@ define void @typesystem() {
; CHECK: %t7 = alloca x86_mmx
%t8 = alloca %opaquety*
; CHECK: %t8 = alloca %opaquety*
- %t9 = alloca <4 x i32>
- ; CHECK: %t9 = alloca <4 x i32>
- %t10 = alloca <vscale x 4 x i32>
- ; CHECK: %t10 = alloca <vscale x 4 x i32>
ret void
}
OpenPOWER on IntegriCloud