commit | 9628d008bd2461e654ca47b7576002bd501d7a7d | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Wed Aug 23 20:35:05 2023 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Mon Nov 06 08:27:21 2023 -0800 |
tree | b3975ed7866922e84a10b062862155c506550843 | |
parent | b701f195d3ed39429fab5787df7c6b1c9377ab94 [diff] |
tcg: Don't free vector results Avoid reusing vector temporaries so that we may re-use them when propagating stores to loads. Reviewed-by: Song Gao <gaosong@loongson.cn> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>