[all-commits] [llvm/llvm-project] 38de37: [LoongArch] Custom legalize vector_shuffle to `xvi...

ZhaoQi via All-commits all-commits at lists.llvm.org
Mon Sep 29 18:23:28 PDT 2025


  Branch: refs/heads/users/zhaoqi5/legalize-xvinsve0
  Home:   https://github.com/llvm/llvm-project
  Commit: 38de37840c4707c0699e3a7dcfec4748d8077832
      https://github.com/llvm/llvm-project/commit/38de37840c4707c0699e3a7dcfec4748d8077832
  Author: Qi Zhao <zhaoqi01 at loongson.cn>
  Date:   2025-09-30 (Tue, 30 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
    M llvm/test/CodeGen/LoongArch/lasx/ir-instruction/shuffle-as-xvinsve0.ll

  Log Message:
  -----------
  [LoongArch] Custom legalize vector_shuffle to `xvinsve0.{w/d}` when possible


  Commit: 38b87f6a8a7cdaeb1f180035df6c757636c6b859
      https://github.com/llvm/llvm-project/commit/38b87f6a8a7cdaeb1f180035df6c757636c6b859
  Author: Qi Zhao <zhaoqi01 at loongson.cn>
  Date:   2025-09-30 (Tue, 30 Sep 2025)

  Changed paths:
    M llvm/test/CodeGen/LoongArch/lasx/ir-instruction/shuffle-as-xvinsve0.ll

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


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

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

  Log Message:
  -----------
  address heiher's comment


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

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

  Log Message:
  -----------
  Revert "address heiher's comment"

This reverts commit ce39fc0ccd48ff376b42d3325a1fdb3febcd7372.


  Commit: 92a313058b24b1942c78d282951ecd36fc9e6b25
      https://github.com/llvm/llvm-project/commit/92a313058b24b1942c78d282951ecd36fc9e6b25
  Author: Qi Zhao <zhaoqi01 at loongson.cn>
  Date:   2025-09-30 (Tue, 30 Sep 2025)

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

  Log Message:
  -----------
  using lambda


Compare: https://github.com/llvm/llvm-project/compare/2e1e086789d3...92a313058b24

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