diff options
Diffstat (limited to 'test/emcc_hello_world.fromasm.imprecise')
-rw-r--r-- | test/emcc_hello_world.fromasm.imprecise | 30 |
1 files changed, 8 insertions, 22 deletions
diff --git a/test/emcc_hello_world.fromasm.imprecise b/test/emcc_hello_world.fromasm.imprecise index b19993aa8..96c7306ff 100644 --- a/test/emcc_hello_world.fromasm.imprecise +++ b/test/emcc_hello_world.fromasm.imprecise @@ -3938,25 +3938,14 @@ (set_local $7 (block $do-once49 (result i32) (if (result i32) - (i32.or - (i32.lt_u - (tee_local $5 - (i32.and - (i32.load offset=4 - (get_global $tempDoublePtr) - ) - (i32.const 2146435072) - ) - ) - (i32.const 2146435072) - ) + (i32.lt_u (i32.and - (i32.eq - (get_local $5) - (i32.const 2146435072) + (i32.load offset=4 + (get_global $tempDoublePtr) ) - (i32.const 0) + (i32.const 2146435072) ) + (i32.const 2146435072) ) (block (result i32) (if @@ -6226,12 +6215,9 @@ (i32.const 0) (get_local $27) (tee_local $6 - (i32.or - (f64.ne - (get_local $15) - (get_local $15) - ) - (i32.const 0) + (f64.ne + (get_local $15) + (get_local $15) ) ) ) |