[PATCH] D122120: [RISCV][NFC] Add common check prefix to reduce duplicate check lines.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 21 20:07:23 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf863df9a0510: [RISCV][NFC] Add common check prefix to reduce duplicate check lines. (authored by jacquesguan).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122120/new/

https://reviews.llvm.org/D122120

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122120.417171.patch
Type: text/x-patch
Size: 192640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220322/b82a6770/attachment-0001.bin>


More information about the llvm-commits mailing list