qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/2] tcg: Link branches to the labels


From: Richard Henderson
Subject: Re: [PATCH 1/2] tcg: Link branches to the labels
Date: Sat, 4 Mar 2023 10:31:48 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1

On 3/3/23 15:26, Taylor Simpson wrote:
+/* Generic ops.  */
+
+static void last_is_label_use(TCGLabel *l) {

It would be more clear to name this function "add_label_use".

I've used "add_last_as_label_use" to emphasize where the use is coming from.
Thanks.

r~




reply via email to

[Prev in Thread] Current Thread [Next in Thread]