Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D122120
[RISCV][NFC] Add common check prefix to reduce duplicate check lines. ClosedPublic Authored by jacquesguan on Mar 21 2022, 2:37 AM.
Details
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Mar 21 2022, 10:26 AM This revision was landed with ongoing or failed builds.Mar 21 2022, 8:07 PM Closed by commit rGf863df9a0510: [RISCV][NFC] Add common check prefix to reduce duplicate check lines. (authored by jacquesguan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 416867 llvm/test/CodeGen/RISCV/rvv/calling-conv.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-gather.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-scatter.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-unaligned.ll
llvm/test/CodeGen/RISCV/rvv/mgather-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/mscatter-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/unmasked-ta.ll
llvm/test/CodeGen/RISCV/rvv/unmasked-tu.ll
llvm/test/CodeGen/RISCV/rvv/vfpext-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vfptrunc-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vsplats-fp.ll
llvm/test/CodeGen/RISCV/rvv/vsplats-i64.ll
|