qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] target/arm: Vector expansion improvments.
@ 2019-01-06 22:50 Richard Henderson
  2019-01-06 22:50 ` [Qemu-devel] [PATCH 1/3] target/arm: Rely on optimization within tcg_gen_gvec_or Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Richard Henderson @ 2019-01-06 22:50 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, qemu-arm

Based-on: <20190104223116.14037-1-richard.henderson@linaro.org>
which is queued in my tcg-next branch.

Patch 1 removes some conditionals that were added to the
generic expander.  The other two make use of the new min/max
vector expanders.


r~


Richard Henderson (3):
  target/arm: Rely on optimization within tcg_gen_gvec_or
  target/arm: Use vector minmax expanders for aarch64
  target/arm: Use vector minmax expanders for aarch32

 target/arm/translate-a64.c | 41 ++++++++++++++------------------------
 target/arm/translate-sve.c |  6 +-----
 target/arm/translate.c     | 37 ++++++++++++++++++++--------------
 3 files changed, 38 insertions(+), 46 deletions(-)

-- 
2.17.2

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-01-08 18:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-06 22:50 [Qemu-devel] [PATCH 0/3] target/arm: Vector expansion improvments Richard Henderson
2019-01-06 22:50 ` [Qemu-devel] [PATCH 1/3] target/arm: Rely on optimization within tcg_gen_gvec_or Richard Henderson
2019-01-06 22:50 ` [Qemu-devel] [PATCH 2/3] target/arm: Use vector minmax expanders for aarch64 Richard Henderson
2019-01-08 18:15   ` Peter Maydell
2019-01-06 22:50 ` [Qemu-devel] [PATCH 3/3] target/arm: Use vector minmax expanders for aarch32 Richard Henderson
2019-01-08 18:14   ` Peter Maydell
2019-01-08 18:15     ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).