diff options
author | Alon Zakai <azakai@google.com> | 2020-11-12 11:35:16 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-12 11:35:16 -0800 |
commit | 7ab4e6e23d0d3dc34ff5a9b07edb65f09b1f5783 (patch) | |
tree | e0e177a5b61fb33c23f2468af2158603fbbe0526 /test/example/module-splitting.cpp | |
parent | 8d29ce697d069906c16d8366a8ec65df0c4c2257 (diff) | |
download | binaryen-7ab4e6e23d0d3dc34ff5a9b07edb65f09b1f5783.tar.gz binaryen-7ab4e6e23d0d3dc34ff5a9b07edb65f09b1f5783.tar.bz2 binaryen-7ab4e6e23d0d3dc34ff5a9b07edb65f09b1f5783.zip |
[Fuzzer] Compare D8 on Liftoff and TurboFan (#3342)
Previously we picked one of the two compilers at the top level. But that doesn't
actually compare between them directly - each entire run used one of the two.
Instead, add separate "VMs" for each of them, and keep the existing D8 VM as
well (which tests tiering up).
The code also seems nicer this way.
Diffstat (limited to 'test/example/module-splitting.cpp')
0 files changed, 0 insertions, 0 deletions