[all-commits] [llvm/llvm-project] 74eac8: [RISCV] Add riscv_vsoxei_mask/riscv_vsuxei_mask to...
Yeting Kuo via All-commits
all-commits at lists.llvm.org
Fri Jul 7 02:52:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74eac85dae01ddda40233329700c9a0426b3ed22
https://github.com/llvm/llvm-project/commit/74eac85dae01ddda40233329700c9a0426b3ed22
Author: Yeting Kuo <yeting.kuo at sifive.com>
Date: 2023-07-07 (Fri, 07 Jul 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Add riscv_vsoxei_mask/riscv_vsuxei_mask to getTgtMemIntrinsic.
This constructs a proper memory operand for riscv_vsoxei_mask and riscv_vsuxei_mask.
I think they are missed in D147119.
Reviewed By: kito-cheng
Differential Revision: https://reviews.llvm.org/D154694
More information about the All-commits
mailing list