qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/2] target/hexagon: Remove unused TCG temporary from predica


From: Richard Henderson
Subject: Re: [PATCH 1/2] target/hexagon: Remove unused TCG temporary from predicated loads
Date: Sun, 3 Oct 2021 10:00:48 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 10/2/21 8:47 PM, Philippe Mathieu-Daudé wrote:
The gen_pred_cancel() function, introduced in commit a646e99cb90
(Hexagon macros) doesn't use the 'one' TCG temporary; remove it.

Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
---
  target/hexagon/macros.h | 2 --
  1 file changed, 2 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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