[WebAssembly] Use the default alignment for SIMD types.
[oota-llvm.git] / test / CodeGen / WebAssembly / comparisons_i32.ll
index f45c6ec0a21a0ecbdcfa5e4bce2be1094c407e95..dbf5344266714288114f7d3941f5aae4a415e9f2 100644 (file)
@@ -2,7 +2,7 @@
 
 ; Test that basic 32-bit integer comparison operations assemble as expected.
 
-target datalayout = "e-p:32:32-i64:64-v128:8:128-n32:64-S128"
+target datalayout = "e-p:32:32-i64:64-n32:64-S128"
 target triple = "wasm32-unknown-unknown"
 
 ; CHECK-LABEL: eq_i32: