[all-commits] [llvm/llvm-project] c63cb5: [RISCV][GISel] Support select indexed vector load ...

Jianjian Guan via All-commits all-commits at lists.llvm.org
Mon Nov 3 18:53:38 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c63cb50080fb9c8a0650234cb711823db306f5c6
      https://github.com/llvm/llvm-project/commit/c63cb50080fb9c8a0650234cb711823db306f5c6
  Author: Jianjian Guan <jacquesguan at me.com>
  Date:   2025-11-04 (Tue, 04 Nov 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp
    A llvm/test/CodeGen/RISCV/GlobalISel/rvv/vloxei-rv64.ll
    A llvm/test/CodeGen/RISCV/GlobalISel/rvv/vloxei.ll
    A llvm/test/CodeGen/RISCV/GlobalISel/rvv/vluxei-rv64.ll
    A llvm/test/CodeGen/RISCV/GlobalISel/rvv/vluxei.ll
    A llvm/test/CodeGen/RISCV/GlobalISel/rvv/vsoxei-rv64.ll
    A llvm/test/CodeGen/RISCV/GlobalISel/rvv/vsoxei.ll
    A llvm/test/CodeGen/RISCV/GlobalISel/rvv/vsuxei-rv64.ll
    A llvm/test/CodeGen/RISCV/GlobalISel/rvv/vsuxei.ll

  Log Message:
  -----------
  [RISCV][GISel] Support select indexed vector load store intrinsics (#165876)



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