diff options
author | Alon Zakai <azakai@google.com> | 2022-09-13 09:32:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-13 16:32:51 +0000 |
commit | 6a4fafe4fe9468acb6ee959804b5753fa1d63d7c (patch) | |
tree | 7bcb6215646ac91b87075c2fcfce51df08062e35 /test/wasm2js/add_div.2asm.js | |
parent | 59fbd50fdee6fd10886163ee4a02008cea61311f (diff) | |
download | binaryen-6a4fafe4fe9468acb6ee959804b5753fa1d63d7c.tar.gz binaryen-6a4fafe4fe9468acb6ee959804b5753fa1d63d7c.tar.bz2 binaryen-6a4fafe4fe9468acb6ee959804b5753fa1d63d7c.zip |
Move relational-optimizing code to optimizeRelational [NFC] (#5036)
This just moves the code from #5025 to the right function, which I did not
realize existed. optimizeRelational is where we optimize binary operations
that do comparisons, and it's nice to put all that code together. Avoids repeated
checks of isRelational() in separate places.
Diffstat (limited to 'test/wasm2js/add_div.2asm.js')
0 files changed, 0 insertions, 0 deletions