[PATCH 0/2] tcg/optimize: Fix fold_multiply2 vs 1

Richard Henderson posted 2 patches 1 week, 4 days ago
Maintainers: Richard Henderson <richard.henderson@linaro.org>, Peter Maydell <peter.maydell@linaro.org>
tcg/optimize.c            | 17 ++++++-------
tests/tcg/arm/issue4448.c | 51 +++++++++++++++++++++++++++++++++++++++
tests/tcg/arm/meson.build |  1 +
3 files changed, 59 insertions(+), 10 deletions(-)
create mode 100644 tests/tcg/arm/issue4448.c
[PATCH 0/2] tcg/optimize: Fix fold_multiply2 vs 1
Posted by Richard Henderson 1 week, 4 days ago
Keeping the test case separate to ease backport of the fix to stable.

r~

Richard Henderson (2):
  tcg/optimize: Fix fold_multiply2 vs 1
  tests/tcg/arm: Add regression test for #4448

 tcg/optimize.c            | 17 ++++++-------
 tests/tcg/arm/issue4448.c | 51 +++++++++++++++++++++++++++++++++++++++
 tests/tcg/arm/meson.build |  1 +
 3 files changed, 59 insertions(+), 10 deletions(-)
 create mode 100644 tests/tcg/arm/issue4448.c

-- 
2.53.0