[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
@@ -2,5 +2,4 @@
(in-package goal)
;; failed to figure out what this is:
(let ((v0-0 0))
)
0
@@ -74,5 +74,4 @@
)
;; failed to figure out what this is:
(let ((v0-6 0))
)
0
@@ -194,5 +194,4 @@
)
;; failed to figure out what this is:
(let ((v0-8 0))
)
0