[all-commits] [llvm/llvm-project] 96ab08: [RISCV] Support VECTOR_REVERSE mask operation.
WangLian via All-commits
all-commits at lists.llvm.org
Tue Jun 28 00:58:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96ab083622f5dc4b19feefbd3dd1882926b60bb5
https://github.com/llvm/llvm-project/commit/96ab083622f5dc4b19feefbd3dd1882926b60bb5
Author: Lian Wang <Lian.Wang at streamcomputing.com>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/RISCV/rvv/named-vector-shuffle-reverse.ll
Log Message:
-----------
[RISCV] Support VECTOR_REVERSE mask operation.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D128627
More information about the All-commits
mailing list