[all-commits] [llvm/llvm-project] 0dff8a: [RISCV] Handle vmv.x.s intrinsic for i64 vectors o...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Mar 11 09:40:30 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0dff8a96278fcafccb9b5d5181f7f8d37f4c3217
https://github.com/llvm/llvm-project/commit/0dff8a96278fcafccb9b5d5181f7f8d37f4c3217
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-03-11 (Thu, 11 Mar 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/RISCV/rvv/vmv.x.s-rv32.ll
Log Message:
-----------
[RISCV] Handle vmv.x.s intrinsic for i64 vectors on RV32.
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D98372
More information about the All-commits
mailing list