[all-commits] [llvm/llvm-project] 956086: [LoongArch] Fix broadcast load with extension. (#1...

tangaac via All-commits all-commits at lists.llvm.org
Wed Sep 3 03:10:24 PDT 2025


  Branch: refs/heads/release/21.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 95608643573ae678ba6c7ebdc984291ec85f7abf
      https://github.com/llvm/llvm-project/commit/95608643573ae678ba6c7ebdc984291ec85f7abf
  Author: tangaac <tangyan01 at loongson.cn>
  Date:   2025-09-03 (Wed, 03 Sep 2025)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
    M llvm/test/CodeGen/LoongArch/lasx/broadcast-load.ll
    M llvm/test/CodeGen/LoongArch/lsx/broadcast-load.ll

  Log Message:
  -----------
  [LoongArch] Fix broadcast load with extension. (#155960)

PR #135896 introduces [x]vldrepl instructions without handling
extension.
This patch will fix that.

(cherry picked from commit 2320529ff77338cd0cb9786b8f195d611edcae77)



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