]> Git Repo - qemu.git/commit
tcg/optimize: Use fold_xi_to_x for div
authorRichard Henderson <[email protected]>
Mon, 25 Oct 2021 18:30:14 +0000 (11:30 -0700)
committerRichard Henderson <[email protected]>
Fri, 29 Oct 2021 03:55:07 +0000 (20:55 -0700)
commit2f9d9a34221feb80d5b1fc6b584f910f8cee317a
tree47f089fab82c4f4f01ca0cca19193f5a513d54c5
parent5b5cf47983c37d4c49eb2b8449bc62a7d3d76dbc
tcg/optimize: Use fold_xi_to_x for div

Recognize the identity function for division.

Suggested-by: Luis Pires <[email protected]>
Reviewed-by: Luis Pires <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
tcg/optimize.c
This page took 0.029551 seconds and 4 git commands to generate.