[all-commits] [llvm/llvm-project] f2cbd1: [LoongArch] Add codegen support for insertelement

wanglei via All-commits all-commits at lists.llvm.org
Thu Nov 30 17:16:35 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f2cbd1fdf702afe31d0198c9185e08dc2b104252
      https://github.com/llvm/llvm-project/commit/f2cbd1fdf702afe31d0198c9185e08dc2b104252
  Author: wanglei <wanglei at loongson.cn>
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  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
    A llvm/test/CodeGen/LoongArch/lasx/ir-instruction/insertelement.ll
    A llvm/test/CodeGen/LoongArch/lsx/ir-instruction/insertelement.ll

  Log Message:
  -----------
  [LoongArch] Add codegen support for insertelement


  Commit: add224c0a094d20389d3659f7b6e496df461a976
      https://github.com/llvm/llvm-project/commit/add224c0a094d20389d3659f7b6e496df461a976
  Author: wanglei <wanglei at loongson.cn>
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.cpp
    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
    A llvm/test/CodeGen/LoongArch/lasx/build-vector.ll
    A llvm/test/CodeGen/LoongArch/lsx/build-vector.ll
    M llvm/test/CodeGen/LoongArch/lsx/ir-instruction/mul.ll

  Log Message:
  -----------
  [LoongArch] Custom lowering `ISD::BUILD_VECTOR`


Compare: https://github.com/llvm/llvm-project/compare/cfe1ece833d6...add224c0a094


More information about the All-commits mailing list