[PATCH 0/2] tcg/optimize: Fix expansion/simplification of deposit

Richard Henderson posted 2 patches 1 week, 3 days ago
tcg/optimize.c              | 29 +++++++++++++++++------------
tests/tcg/s390x/issue4449.c | 26 ++++++++++++++++++++++++++
tests/tcg/s390x/meson.build |  1 +
3 files changed, 44 insertions(+), 12 deletions(-)
create mode 100644 tests/tcg/s390x/issue4449.c
[PATCH 0/2] tcg/optimize: Fix expansion/simplification of deposit
Posted by Richard Henderson 1 week, 3 days ago
Keeping the test case separate to ease backport of the fix to stable.

r~

Richard Henderson (2):
  tcg/optimize: Fix expansion/simplification of deposit
  tests/tcg/s390x: Add regression test for #4449

 tcg/optimize.c              | 29 +++++++++++++++++------------
 tests/tcg/s390x/issue4449.c | 26 ++++++++++++++++++++++++++
 tests/tcg/s390x/meson.build |  1 +
 3 files changed, 44 insertions(+), 12 deletions(-)
 create mode 100644 tests/tcg/s390x/issue4449.c

-- 
2.53.0