Commit ea41e20
committed
Nightly v124.0.0-nightly.20251115 [ci skip]
1 parent 52f5a89 commit ea41e20
11 files changed
Lines changed: 16029 additions & 16402 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
- CHANGELOG.md+6
- scripts/fuzz_opt.py+5-4
- src/analysis/lattices/abstraction.h+227
- src/ir/cost.h+11-5
- src/ir/intrinsics.cpp+56-1
- src/ir/intrinsics.h+25-4
- src/ir/module-splitting.cpp+8-29
- src/ir/module-splitting.h+5-1
- src/ir/module-utils.cpp+21
- src/passes/RemoveUnusedModuleElements.cpp+65-19
- test/example/module-splitting.txt+3-3
- test/gtest/lattices.cpp+129
- test/lit/passes/monomorphize-benefit.wast+203-92
- test/lit/passes/remove-unused-brs-intrinsics.wast+120
- test/lit/passes/remove-unused-module-elements-configureAll.wast+137
- test/lit/passes/signature-refining-configureAll.wast+171
- test/lit/passes/signature-refining.wast+1-1
- test/lit/wasm-split/exact.wast+2-4
- test/lit/wasm-split/multi-split-escape-names.wast+12-24
- test/lit/wasm-split/multi-split.wast+24-48
- test/lit/wasm-split/no-placeholders.wast+1-1
- test/lit/wasm-split/ref.func.wast+2-4
- test/lit/wasm-split/trampoline.wast+1-1
0 commit comments