aboutsummaryrefslogtreecommitdiff
path: root/python/scripts
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2024-09-06 21:00:10 -0700
committerRichard Henderson <richard.henderson@linaro.org>2024-09-22 06:54:49 +0200
commit141125e08cf422e22d40b0114a265c83d888767a (patch)
treea20ba416fd3e5366dea6442f5b305660c1c48834 /python/scripts
parentfcc54e7bf56ba627f9b6ac4a32c6b446d2591ccf (diff)
downloadqemu-141125e08cf422e22d40b0114a265c83d888767a.zip
qemu-141125e08cf422e22d40b0114a265c83d888767a.tar.gz
qemu-141125e08cf422e22d40b0114a265c83d888767a.tar.bz2
tcg/optimize: Fold movcond with true and false values identical
Fold "x = cond ? y : y" to "x = y". Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'python/scripts')
0 files changed, 0 insertions, 0 deletions