qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4.5 0/2] tcg: Fix TCGOP_TYPE in liveness_pass_2
@ 2025-04-22 14:37 Richard Henderson
  2025-04-22 14:37 ` [PATCH 1/2] tcg/optimize: Introduce opt_insert_{before,after} Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Richard Henderson @ 2025-04-22 14:37 UTC (permalink / raw)
  To: qemu-devel; +Cc: npiggin

This is a refresh of

  20250415192515.232910-154-richard.henderson@linaro.org
  [PATCH v4 153/163] tcg: Assign TCGOP_TYPE in liveness_pass_2

without re-posting the other 162 patches.  :-)
Adjusted as suggested by Nicholas.


r~


Richard Henderson (2):
  tcg/optimize: Introduce opt_insert_{before,after}
  tcg: Add TCGType to tcg_op_insert_{after,before}

 tcg/tcg-internal.h |  4 ++--
 tcg/optimize.c     | 30 +++++++++++++++++++++---------
 tcg/tcg.c          | 17 ++++++++++-------
 3 files changed, 33 insertions(+), 18 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2025-04-22 15:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-22 14:37 [PATCH v4.5 0/2] tcg: Fix TCGOP_TYPE in liveness_pass_2 Richard Henderson
2025-04-22 14:37 ` [PATCH 1/2] tcg/optimize: Introduce opt_insert_{before,after} Richard Henderson
2025-04-22 14:37 ` [PATCH 2/2] tcg: Add TCGType to tcg_op_insert_{after,before} Richard Henderson
2025-04-22 15:17 ` [PATCH v4.5 0/2] tcg: Fix TCGOP_TYPE in liveness_pass_2 Philippe Mathieu-Daudé

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