On 10/1/24 23:44, Richard Henderson wrote:
Better constraint for tcg_out_cmp, based on the comparison.
We can't yet remove the fallback to load constants into a
scratch because of tcg_out_cmp2, but that path should not
be as frequent.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  tcg/ppc/tcg-target-con-set.h |  5 ++--
  tcg/ppc/tcg-target-con-str.h |  1 +
  tcg/ppc/tcg-target.c.inc     | 48 ++++++++++++++++++++++++++++++------
  3 files changed, 44 insertions(+), 10 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to