[all-commits] [llvm/llvm-project] 0803db: [RISCV] Add fixed-length vector instrinsics for se...
Luke via All-commits
all-commits at lists.llvm.org
Thu Mar 10 00:33:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0803dba7dd998ad073d75a32b65296734c10ae70
https://github.com/llvm/llvm-project/commit/0803dba7dd998ad073d75a32b65296734c10ae70
Author: Luke <luke957 at foxmail.com>
Date: 2022-03-10 (Thu, 10 Mar 2022)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsRISCV.td
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
A llvm/test/CodeGen/RISCV/rvv/fixed-vector-segN-load.ll
Log Message:
-----------
[RISCV] Add fixed-length vector instrinsics for segment load
Inspired by reviews.llvm.org/D107790.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D119834
More information about the All-commits
mailing list