mirror of
https://github.com/open-goal/jak-project
synced 2026-05-27 08:09:29 -04:00
[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:
@@ -2813,8 +2813,7 @@ TEST_F(FormRegressionTest, Method19ResTag) {
|
||||
" (= arg1 'task)\n"
|
||||
" )\n"
|
||||
" (crash!)\n"
|
||||
" (let ((v1-9 0))\n"
|
||||
" )\n"
|
||||
" 0\n"
|
||||
" )\n"
|
||||
" (if (or (not arg0) (zero? arg0) (<= (-> arg0 length) 0))\n"
|
||||
" (return -1)\n"
|
||||
|
||||
Reference in New Issue
Block a user