mbox series

[0/3] target/arm: Vector expansion improvments.

Message ID 20190106225035.5671-1-richard.henderson@linaro.org
Headers show
Series target/arm: Vector expansion improvments. | expand

Message

Richard Henderson Jan. 6, 2019, 10:50 p.m. UTC
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