| commit | c890fd71794601431694ce0650055fbe927a1d8e | [log] [tgz] |
|---|---|---|
| author | Richard Henderson <richard.henderson@linaro.org> | Sun Dec 08 21:39:01 2024 -0600 |
| committer | Richard Henderson <richard.henderson@linaro.org> | Tue Dec 24 08:32:15 2024 -0800 |
| tree | 65f959a6e8bb7473bf2e8d46f6a30253ec719330 | |
| parent | 0fb5b757c344cb57d7c81922262bc8546c3ab504 [diff] |
tcg/optimize: Use fold_masks_zs in fold_xor Avoid the use of the OptContext slots. Find TempOptInfo once. Remove fold_masks as the function becomes unused. Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>