On 8/30/21 8:24 AM, Richard Henderson wrote:
> This is the final entry in the main switch that was in a
> different form. After this, we have the option to convert
> the switch into a function dispatch table.
>
> Signed-off-by: Richard Henderson
> ---
> tcg/optimize.c | 27 ++---
This is the final entry in the main switch that was in a
different form. After this, we have the option to convert
the switch into a function dispatch table.
Signed-off-by: Richard Henderson
---
tcg/optimize.c | 27 ++-
1 file changed, 14 insertions(+), 13 deletions(-)