[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
@@ -649,8 +649,7 @@ TEST_F(FormRegressionTest, DmaSyncCrash) {
" (cond\n"
" ((zero? v1-0)\n"
" (crash!)\n"
" (let ((a1-0 0))\n"
" )\n"
" 0\n"
" )\n"
" (else\n"
" (+! v1-0 -1)\n"
@@ -1242,8 +1241,7 @@ TEST_F(FormRegressionTest, MakeSqrtTable) {
" )\n"
" )\n"
" (format #t \"};~%\")\n"
" (let ((v0-3 0))\n"
" )\n"
" 0\n"
" (none)\n"
" )";
test_with_expr(