[all-commits] [llvm/llvm-project] f863df: [RISCV][NFC] Add common check prefix to reduce dup...
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Mon Mar 21 20:07:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f863df9a051095191d9ff63fbf97a12c80cd2c54
https://github.com/llvm/llvm-project/commit/f863df9a051095191d9ff63fbf97a12c80cd2c54
Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
Date: 2022-03-22 (Tue, 22 Mar 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/calling-conv.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-gather.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-scatter.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-unaligned.ll
M llvm/test/CodeGen/RISCV/rvv/mgather-sdnode.ll
M llvm/test/CodeGen/RISCV/rvv/mscatter-sdnode.ll
M llvm/test/CodeGen/RISCV/rvv/unmasked-ta.ll
M llvm/test/CodeGen/RISCV/rvv/unmasked-tu.ll
M llvm/test/CodeGen/RISCV/rvv/vfpext-sdnode.ll
M llvm/test/CodeGen/RISCV/rvv/vfptrunc-sdnode.ll
M llvm/test/CodeGen/RISCV/rvv/vsplats-fp.ll
M llvm/test/CodeGen/RISCV/rvv/vsplats-i64.ll
Log Message:
-----------
[RISCV][NFC] Add common check prefix to reduce duplicate check lines.
Differential Revision: https://reviews.llvm.org/D122120
More information about the All-commits
mailing list