Always try to eliminate branches if tree-shaking is enabled

This commit is contained in:
dcodeIO
2018-04-24 23:11:11 +02:00
parent 97e7158fff
commit 391db28fe2
38 changed files with 782 additions and 789 deletions

View File

@ -672,10 +672,10 @@
(loop $continue|0
(if
;;@ ~lib/allocator/buddy.ts:381:9
(i32.add
(i32.ne
(get_local $1)
;;@ ~lib/allocator/buddy.ts:381:18
(i32.const 1)
;;@ ~lib/allocator/buddy.ts:381:23
(i32.const -1)
)
;;@ ~lib/allocator/buddy.ts:381:26
(block