Commit 10e4e2c
authored
Improve filtering for return_call_indirect with wasm-smith (#1613)
* Improve filtering for `return_call_indirect` with `wasm-smith`
Add to the `call_indirect` filter that the selected function type must
have the exact same return signature as the function doing the call.
Closes #1612
* Add back in tail-call filter1 parent 2108dfc commit 10e4e2c
1 file changed
Lines changed: 13 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2044 | 2044 | | |
2045 | 2045 | | |
2046 | 2046 | | |
| 2047 | + | |
| 2048 | + | |
| 2049 | + | |
| 2050 | + | |
| 2051 | + | |
| 2052 | + | |
| 2053 | + | |
| 2054 | + | |
2047 | 2055 | | |
2048 | 2056 | | |
2049 | 2057 | | |
| |||
2059 | 2067 | | |
2060 | 2068 | | |
2061 | 2069 | | |
2062 | | - | |
2063 | | - | |
2064 | | - | |
| 2070 | + | |
| 2071 | + | |
| 2072 | + | |
| 2073 | + | |
2065 | 2074 | | |
2066 | 2075 | | |
2067 | 2076 | | |
| |||
2197 | 2206 | | |
2198 | 2207 | | |
2199 | 2208 | | |
2200 | | - | |
2201 | | - | |
| 2209 | + | |
2202 | 2210 | | |
2203 | 2211 | | |
2204 | 2212 | | |
| |||
0 commit comments