commit | d151fd34b090ddb40b073f1bd2ac4c893a67d1eb | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sun Dec 08 20:23:11 2024 -0600 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Dec 24 08:32:15 2024 -0800 |
tree | 4548ad047b5e773a9b8a98a1115517aaff047017 | |
parent | fa3168ee93e4a9cabe31824f7918bfe4b7a56369 [diff] |
tcg/optimize: Use fold_masks_z in fold_neg_no_const Avoid the use of the OptContext slots. Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>