qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] tcg: Optimize inline dup_const for MO_64
@ 2021-01-19 18:55 Richard Henderson
  2021-01-19 18:55 ` [PATCH 1/2] qemu/compiler: Split out qemu_build_not_reached_always Richard Henderson
  2021-01-19 18:55 ` [PATCH 2/2] tcg: Optimize inline dup_const for MO_64 Richard Henderson
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Henderson @ 2021-01-19 18:55 UTC (permalink / raw)
  To: qemu-devel; +Cc: david

I found this hanging about in an old branch, and updated it a
bit for mainline.  IIRC, there are some cases in target/s390x
where (via cpp pasting) we "dup" a 64-bit value to itself.


r~


Richard Henderson (2):
  qemu/compiler: Split out qemu_build_not_reached_always
  tcg: Optimize inline dup_const for MO_64

 include/qemu/compiler.h | 5 +++--
 include/tcg/tcg.h       | 3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2021-01-19 22:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-19 18:55 [PATCH 0/2] tcg: Optimize inline dup_const for MO_64 Richard Henderson
2021-01-19 18:55 ` [PATCH 1/2] qemu/compiler: Split out qemu_build_not_reached_always Richard Henderson
2021-01-19 22:13   ` Philippe Mathieu-Daudé
2021-01-19 18:55 ` [PATCH 2/2] tcg: Optimize inline dup_const for MO_64 Richard Henderson
2021-01-19 19:25   ` David Hildenbrand

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