commit | 267c17e8252fd70b311871f3e936eb7cdf4abb51 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Mon Oct 25 11:30:33 2021 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Thu Oct 28 20:55:07 2021 -0700 |
tree | 1e96140a7aaee56497614d9d77153df82fc42008 | |
parent | 2f9d9a34221feb80d5b1fc6b584f910f8cee317a [diff] |
tcg/optimize: Use fold_xx_to_i for rem Recognize the constant function for remainder. Suggested-by: Luis Pires <luis.pires@eldorado.org.br> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>