summary refs log tree commit diff stats
path: root/hw/net/virtio-net.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2021-12-16 06:07:25 -0800
committerRichard Henderson <richard.henderson@linaro.org>2022-01-04 15:14:42 -0800
commitc578ff18584666499c3141b2d770b9e36b5e9d7e (patch)
tree5828be878632a1e4cf33b57c8ba65dcaea605837 /hw/net/virtio-net.c
parent67e41fe0cfb62e6cdfa659f0155417d17e5274ea (diff)
downloadfocaccia-qemu-c578ff18584666499c3141b2d770b9e36b5e9d7e.tar.gz
focaccia-qemu-c578ff18584666499c3141b2d770b9e36b5e9d7e.zip
tcg/optimize: Fix folding of vector ops
Bitwise operations are easy to fold, because the operation is
identical regardless of element size.  But add and sub need
extra element size info that is not currently propagated.

Fixes: 2f9f08ba43d
Cc: qemu-stable@nongnu.org
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/799
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions