[all-commits] [llvm/llvm-project] d3fec1: [LoongArch] Custom legalize vector_shuffle to `[x]...

ZhaoQi via All-commits all-commits at lists.llvm.org
Tue Apr 28 21:06:15 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d3fec10e1f62f789722d8574ed0e0c80b0c4410d
      https://github.com/llvm/llvm-project/commit/d3fec10e1f62f789722d8574ed0e0c80b0c4410d
  Author: ZhaoQi <zhaoqi01 at loongson.cn>
  Date:   2026-04-29 (Wed, 29 Apr 2026)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
    M llvm/lib/Target/LoongArch/LoongArchLASXInstrInfo.td
    M llvm/lib/Target/LoongArch/LoongArchLSXInstrInfo.td
    M llvm/test/CodeGen/LoongArch/lasx/ir-instruction/shuffle-as-xvpermi.ll
    M llvm/test/CodeGen/LoongArch/lasx/ir-instruction/shuffle-as-xvshuf.ll
    M llvm/test/CodeGen/LoongArch/lsx/ir-instruction/shuffle-as-vpermi.ll
    M llvm/test/CodeGen/LoongArch/lsx/ir-instruction/shuffle-as-vshuf.ll
    M llvm/test/CodeGen/LoongArch/lsx/widen-shuffle-mask.ll

  Log Message:
  -----------
  [LoongArch] Custom legalize vector_shuffle to `[x]vpermi.w` (#164945)



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