|
From: | Richard Henderson |
Subject: | Re: [PATCH 06/15] Hexagon (target/hexagon) utility function changes |
Date: | Thu, 25 Mar 2021 08:45:10 -0600 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 |
On 3/24/21 8:50 PM, Taylor Simpson wrote:
Remove unused carry_from_add64 function Change type of softfloat_roundingmodes Address feedback from Richard Henderson<richard.henderson@linaro.org> Signed-off-by: Taylor Simpson<tsimpson@quicinc.com> --- target/hexagon/arch.c | 15 +-------------- target/hexagon/arch.h | 1 - target/hexagon/macros.h | 2 -- 3 files changed, 1 insertion(+), 17 deletions(-)
These are two separate changes. Split them, and you can have Reviewed-by: Richard Henderson <richard.henderson@linaro.org> for each. r~
[Prev in Thread] | Current Thread | [Next in Thread] |