[all-commits] [llvm/llvm-project] 2c503d: [RISCV][NFC] Remove redundant check and rename fun...
WangLian via All-commits
all-commits at lists.llvm.org
Tue Mar 29 00:32:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c503dcb4f1d9206c2f789f7ff738fb1f0a6629c
https://github.com/llvm/llvm-project/commit/2c503dcb4f1d9206c2f789f7ff738fb1f0a6629c
Author: Lian Wang <Lian.Wang at streamcomputing.com>
Date: 2022-03-29 (Tue, 29 Mar 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-bitreverse.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-extract.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-buildvec.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vnsra-vnsrl.ll
Log Message:
-----------
[RISCV][NFC] Remove redundant check and rename functions in some IR tests
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D122204
More information about the All-commits
mailing list