[all-commits] [llvm/llvm-project] 314754: [RISCV][GISel] Support select vector store instrin...
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Thu Oct 30 23:43:17 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 314754c72579e69e824a305359ec639e5446cc07
https://github.com/llvm/llvm-project/commit/314754c72579e69e824a305359ec639e5446cc07
Author: Jianjian Guan <jacquesguan at me.com>
Date: 2025-10-31 (Fri, 31 Oct 2025)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp
A llvm/test/CodeGen/RISCV/GlobalISel/rvv/vse.ll
A llvm/test/CodeGen/RISCV/GlobalISel/rvv/vsm.ll
A llvm/test/CodeGen/RISCV/GlobalISel/rvv/vsse.ll
Log Message:
-----------
[RISCV][GISel] Support select vector store instrinsics (#165500)
Include Unit-stride, Strided, Mask store.
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