[all-commits] [llvm/llvm-project] 941e16: [LoongArch] Spill 256-bit build_vector to avoid us...

ZhaoQi via All-commits all-commits at lists.llvm.org
Thu Aug 28 02:06:02 PDT 2025


  Branch: refs/heads/users/zhaoqi5/general-256-buildvector-split
  Home:   https://github.com/llvm/llvm-project
  Commit: 941e16ca76ce868d8140eeac6334b7a0f20c55d7
      https://github.com/llvm/llvm-project/commit/941e16ca76ce868d8140eeac6334b7a0f20c55d7
  Author: Qi Zhao <zhaoqi01 at loongson.cn>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

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

  Log Message:
  -----------
  [LoongArch] Spill 256-bit build_vector to avoid using LASX element insertion

Note: Only worse for v8i32/v8f32/v4i64/v4f64 types when the high
part only has one non-undef element.


  Commit: 0e78d9170d14b298731f6ba0eee65d106b531b8e
      https://github.com/llvm/llvm-project/commit/0e78d9170d14b298731f6ba0eee65d106b531b8e
  Author: Qi Zhao <zhaoqi01 at loongson.cn>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    M llvm/test/CodeGen/LoongArch/lasx/bitreverse.ll
    M llvm/test/CodeGen/LoongArch/lasx/build-vector.ll
    M llvm/test/CodeGen/LoongArch/lasx/fpowi.ll
    M llvm/test/CodeGen/LoongArch/lasx/ir-instruction/fix-xvshuf.ll
    M llvm/test/CodeGen/LoongArch/lasx/ir-instruction/insertelement.ll
    M llvm/test/CodeGen/LoongArch/lasx/scalar-to-vector.ll

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


  Commit: 2650713d0930298c63ea22a783042f7f124130fa
      https://github.com/llvm/llvm-project/commit/2650713d0930298c63ea22a783042f7f124130fa
  Author: Qi Zhao <zhaoqi01 at loongson.cn>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

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

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


  Commit: 64b2507d03290dafee1b3eae3237b56e36ffb523
      https://github.com/llvm/llvm-project/commit/64b2507d03290dafee1b3eae3237b56e36ffb523
  Author: Qi Zhao <zhaoqi01 at loongson.cn>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

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

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


  Commit: a4f86a470d43d73f5fcc8fb88d9c80085c01454c
      https://github.com/llvm/llvm-project/commit/a4f86a470d43d73f5fcc8fb88d9c80085c01454c
  Author: Qi Zhao <zhaoqi01 at loongson.cn>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

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

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


  Commit: 6ef9fd877316a54e65216b15627beef562f933f6
      https://github.com/llvm/llvm-project/commit/6ef9fd877316a54e65216b15627beef562f933f6
  Author: Qi Zhao <zhaoqi01 at loongson.cn>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

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

  Log Message:
  -----------
  fix typo


Compare: https://github.com/llvm/llvm-project/compare/cdad7e6a007c...6ef9fd877316

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