commit | a53502c0b4b63bc6dd5bf891231e145cf7a637ff | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sun Dec 08 20:56:36 2024 -0600 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Dec 24 08:32:15 2024 -0800 |
tree | 07277ef3efa1739a1e7b0f561aa8fe7f05d4316d | |
parent | 081cf08b09edf0bea704126b607220150c9b5630 [diff] |
tcg/optimize: Use fold_masks_z in fold_setcond2 Avoid the use of the OptContext slots. Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>