[all-commits] [llvm/llvm-project] 63baee: [RISCV] Load/store vector mask types.
Kai Wang via All-commits
all-commits at lists.llvm.org
Tue Feb 2 21:44:50 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 63baeec66e7fd07c2085eee42663fae2b05a9917
https://github.com/llvm/llvm-project/commit/63baeec66e7fd07c2085eee42663fae2b05a9917
Author: Hsiangkai Wang <kai.wang at sifive.com>
Date: 2021-02-03 (Wed, 03 Feb 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
A llvm/test/CodeGen/RISCV/rvv/load-mask.ll
Log Message:
-----------
[RISCV] Load/store vector mask types.
Use vle1.v/vse1.v to load/store vector mask types.
Differential Revision: https://reviews.llvm.org/D93364
More information about the All-commits
mailing list