qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] tcg: Adjust simd_desc size encoding
@ 2020-08-31 22:29 Richard Henderson
  2020-08-31 22:29 ` [PATCH 1/1] " Richard Henderson
  2020-09-01  2:31 ` [PATCH 0/1] " Frank Chang
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Henderson @ 2020-08-31 22:29 UTC (permalink / raw)
  To: qemu-devel; +Cc: frank.chang, alex.bennee

Frank, this is intended to address the vector size limitation
that you encountered with the risc-v rvv patch set, as per

https://lists.gnu.org/archive/html/qemu-devel/2020-08/msg07924.html

although not exactly like that email says.

This will allow vectors up to 2k bytes in length.
Please test, if you can.


r~


Richard Henderson (1):
  tcg: Adjust simd_desc size encoding

 include/tcg/tcg-gvec-desc.h | 38 ++++++++++++++++++++++++-------------
 tcg/tcg-op-gvec.c           | 35 ++++++++++++++++++++++++++--------
 2 files changed, 52 insertions(+), 21 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2020-09-25  7:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-31 22:29 [PATCH 0/1] tcg: Adjust simd_desc size encoding Richard Henderson
2020-08-31 22:29 ` [PATCH 1/1] " Richard Henderson
2020-08-31 23:20   ` Philippe Mathieu-Daudé
2020-09-25  7:56   ` Frank Chang
2020-09-01  2:31 ` [PATCH 0/1] " Frank Chang

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).