[WebAssembly] Use the default alignment for SIMD types.
[oota-llvm.git] / test / CodeGen / WebAssembly / comparisons_f64.ll
index 11c1fc582ee298ae235a124c4a26c52d3f3e9b43..ae56206dbb00fb16d0fd6404639554e1d0c5415b 100644 (file)
@@ -3,7 +3,7 @@
 ; Test that basic 64-bit floating-point 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: ord_f64: