[all-commits] [llvm/llvm-project] 98798a: [RISCV] Add helper function for RVV intrinsics in ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Mar 29 15:34:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 98798a5a900ed8a327499fc33a2e89a45730df89
https://github.com/llvm/llvm-project/commit/98798a5a900ed8a327499fc33a2e89a45730df89
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-03-29 (Wed, 29 Mar 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Add helper function for RVV intrinsics in getTgtMemIntrinsic. NFC
Preparation for adding the other RVV load/store intrinsics we use
for the C API.
Reviewed By: asb, kito-cheng
Differential Revision: https://reviews.llvm.org/D147004
More information about the All-commits
mailing list