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

ZhaoQi via All-commits all-commits at lists.llvm.org
Fri Oct 24 02:05:37 PDT 2025


  Branch: refs/heads/users/zhaoqi5/opt-vpermiw
  Home:   https://github.com/llvm/llvm-project
  Commit: f149131d41903bda9b79b61fc9991ebf009a905c
      https://github.com/llvm/llvm-project/commit/f149131d41903bda9b79b61fc9991ebf009a905c
  Author: Qi Zhao <zhaoqi01 at loongson.cn>
  Date:   2025-10-24 (Fri, 24 Oct 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/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`



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