[decompiler] clean up vector detection and add vector float product detection (#638)

* change

* recognize vector float product and update tests
This commit is contained in:
water111
2021-06-27 17:24:35 -04:00
committed by GitHub
parent bfb1fbe1fc
commit a6d5c4eda3
146 changed files with 1085 additions and 1653 deletions
@@ -248,8 +248,7 @@
(set! (-> str-ptr 0) (the-as uint char))
(set! (-> str-ptr 1) (the-as uint 0))
)
(let ((v1-1 0))
)
0
0
)
@@ -405,8 +404,7 @@
)
(set! (-> str-ptr 0) (the-as uint 0))
)
(let ((v1-3 0))
)
0
)
#f
)
@@ -437,8 +435,7 @@
)
(set! (-> ptr 1) (the-as uint 0))
)
(let ((v1-7 0))
)
0
)
#f
)