[all-commits] [llvm/llvm-project] 14a91d: [RISCV][NFC] Define scalable vectors for half types.
Kai Wang via All-commits
all-commits at lists.llvm.org
Tue Dec 15 00:27:42 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 14a91d676b794db09c14abecf363650a8fc90c61
https://github.com/llvm/llvm-project/commit/14a91d676b794db09c14abecf363650a8fc90c61
Author: Hsiangkai Wang <kai.wang at sifive.com>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVRegisterInfo.td
Log Message:
-----------
[RISCV][NFC] Define scalable vectors for half types.
This is a preperation work for vfadd intrinsics.
Differential Revision: https://reviews.llvm.org/D93275
More information about the All-commits
mailing list