Revision 196601e759b89e70c7a4470c5ef8b9f0b307298a authored by Richard Henderson on 04 April 2024, 20:53:50 UTC, committed by Michael Tokarev on 10 April 2024, 15:51:37 UTC
Split out the tail of fold_neg to fold_neg_no_const so that we
can avoid attempting to constant fold vector negate.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2150
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
(cherry picked from commit e25fe886b89a396bae5847520b70c148587d490a)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
1 parent 20cd0c8
History
File Mode Size
meson.build -rw-r--r-- 310 bytes
replay-audio.c -rw-r--r-- 2.3 KB
replay-char.c -rw-r--r-- 3.8 KB
replay-debugging.c -rw-r--r-- 8.3 KB
replay-events.c -rw-r--r-- 8.1 KB
replay-input.c -rw-r--r-- 4.5 KB
replay-internal.c -rw-r--r-- 6.9 KB
replay-internal.h -rw-r--r-- 6.3 KB
replay-net.c -rw-r--r-- 2.4 KB
replay-random.c -rw-r--r-- 1.1 KB
replay-snapshot.c -rw-r--r-- 2.8 KB
replay-time.c -rw-r--r-- 1.5 KB
replay.c -rw-r--r-- 9.7 KB
stubs-system.c -rw-r--r-- 2.0 KB

back to top