[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 02:37:53 PDT 2022


jacquesguan created this revision.
Herald added subscribers: s, VincentWu, luke957, vkmr, frasercrmck, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, arichardson.
Herald added a project: All.
jacquesguan requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.

craig.topper, asb, luismarques, frasercrmck, HsiangKai, khchen, benshi001


Repository:
  rG LLVM Github Monorepo

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.416867.patch
Type: text/x-patch
Size: 192640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220321/e3e46e54/attachment-0001.bin>


More information about the llvm-commits mailing list