mirror of
https://github.com/open-goal/jak-project
synced 2026-05-25 15:25:31 -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:
@@ -2726,8 +2726,7 @@ TEST_F(FormRegressionTest, StripStripTrailingWhitespace) {
|
||||
" )\n"
|
||||
" (set! (-> v1-6 1) (the-as uint 0))\n"
|
||||
" )\n"
|
||||
" (let ((v1-7 0))\n"
|
||||
" )\n"
|
||||
" 0\n"
|
||||
" )\n"
|
||||
" #f\n"
|
||||
" )";
|
||||
|
||||
Reference in New Issue
Block a user