Pushed to r14-9562...r14-9564.

在 2024/3/15 上午9:30, Chenghui Pan 写道:
Changes from v1: Some correction about ChangeLog format.

There's some unused/redundant definitions inside LoongArch target support
codes, these patches make a simple cleanup. Regression test passed.

Chenghui Pan (3):
   LoongArch: Remove unused/useless definitions.
   LoongArch: Change loongarch_expand_vec_cmp()'s return type from bool
     to void.
   LoongArch: Combine UNITS_PER_FP_REG and UNITS_PER_FPREG macros.

  gcc/config/loongarch/lasx.md            |  6 ++--
  gcc/config/loongarch/loongarch-protos.h |  7 +----
  gcc/config/loongarch/loongarch.cc       | 39 ++++---------------------
  gcc/config/loongarch/loongarch.h        |  7 ++---
  gcc/config/loongarch/lsx.md             |  6 ++--
  5 files changed, 13 insertions(+), 52 deletions(-)


Reply via email to