[PATCH for-6.2 0/1] tcg/arm: Reduce vector alignment requirement for NEON

Richard Henderson posted 1 patch 2 years, 4 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211206191335.230683-1-richard.henderson@linaro.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>
tcg/tcg.c                |  8 +++++++-
tcg/arm/tcg-target.c.inc | 13 +++++++++----
2 files changed, 16 insertions(+), 5 deletions(-)
[PATCH for-6.2 0/1] tcg/arm: Reduce vector alignment requirement for NEON
Posted by Richard Henderson 2 years, 4 months ago
Re-post of

  https://patchew.org/QEMU/20210912174925.200132-1-richard.henderson@linaro.org/

fixing

   https://bugzilla.redhat.com/show_bug.cgi?id=1999878

which seems to have gotten lost.  In the qemu-devel thread,
I did successfully reproduce and fix the assertion failure,
but I never got Reviewed-by or Tested-by tags.


r~


Richard Henderson (1):
  tcg/arm: Reduce vector alignment requirement for NEON

 tcg/tcg.c                |  8 +++++++-
 tcg/arm/tcg-target.c.inc | 13 +++++++++----
 2 files changed, 16 insertions(+), 5 deletions(-)

-- 
2.25.1