[all-commits] [llvm/llvm-project] 9b4525: [LoongArch] Broadcast repeated subsequence in buil...

ZhaoQi via All-commits all-commits at lists.llvm.org
Wed Sep 17 03:13:16 PDT 2025


  Branch: refs/heads/users/zhaoqi5/broadcast-repeated-buildvector
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b4525853848ca554abdbe287e37f8734d2a5ea9
      https://github.com/llvm/llvm-project/commit/9b4525853848ca554abdbe287e37f8734d2a5ea9
  Author: Qi Zhao <zhaoqi01 at loongson.cn>
  Date:   2025-09-17 (Wed, 17 Sep 2025)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.h
    M llvm/lib/Target/LoongArch/LoongArchLASXInstrInfo.td

  Log Message:
  -----------
  [LoongArch] Broadcast repeated subsequence in build_vector instead of inserting per element


  Commit: f09a200772cce32eac61a84dfff3b2373735ea1b
      https://github.com/llvm/llvm-project/commit/f09a200772cce32eac61a84dfff3b2373735ea1b
  Author: Qi Zhao <zhaoqi01 at loongson.cn>
  Date:   2025-09-17 (Wed, 17 Sep 2025)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp

  Log Message:
  -----------
  using lsx inserting


  Commit: 1769328134041c8d007de53a1cbf63e93b95b656
      https://github.com/llvm/llvm-project/commit/1769328134041c8d007de53a1cbf63e93b95b656
  Author: Qi Zhao <zhaoqi01 at loongson.cn>
  Date:   2025-09-17 (Wed, 17 Sep 2025)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp

  Log Message:
  -----------
  update


  Commit: 061cb8d819609d6041a9f6efb2a19fb8f20fe232
      https://github.com/llvm/llvm-project/commit/061cb8d819609d6041a9f6efb2a19fb8f20fe232
  Author: Qi Zhao <zhaoqi01 at loongson.cn>
  Date:   2025-09-17 (Wed, 17 Sep 2025)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchLSXInstrInfo.td

  Log Message:
  -----------
  la32 passed


  Commit: f028d6070b93e61bd2adb9a2daf0dc7056e5a69f
      https://github.com/llvm/llvm-project/commit/f028d6070b93e61bd2adb9a2daf0dc7056e5a69f
  Author: Qi Zhao <zhaoqi01 at loongson.cn>
  Date:   2025-09-17 (Wed, 17 Sep 2025)

  Changed paths:
    M llvm/test/CodeGen/LoongArch/lasx/broadcast-load.ll
    M llvm/test/CodeGen/LoongArch/lasx/build-vector.ll
    M llvm/test/CodeGen/LoongArch/lsx/broadcast-load.ll
    M llvm/test/CodeGen/LoongArch/lsx/build-vector.ll

  Log Message:
  -----------
  update tests


Compare: https://github.com/llvm/llvm-project/compare/0e3aa0dc0e25...f028d6070b93

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list