[all-commits] [llvm/llvm-project] 401e72: [RISCV] Add intrinsics for strided segment loads w...

Min-Yih Hsu via All-commits all-commits at lists.llvm.org
Fri Aug 1 10:14:07 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 401e72c830e4ac7ea334e9e62366bc50f72fbfeb
      https://github.com/llvm/llvm-project/commit/401e72c830e4ac7ea334e9e62366bc50f72fbfeb
  Author: Min-Yih Hsu <min.hsu at sifive.com>
  Date:   2025-08-01 (Fri, 01 Aug 2025)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsRISCV.td
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-ssegN-load.ll

  Log Message:
  -----------
  [RISCV] Add intrinsics for strided segment loads with fixed vectors (#151611)

These intrinsics are the strided version of `llvm.riscv.segN.load`
intrinsics.



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