[PATCH] D122211: [RISCV][NFC] Add some check prefixes to remove redundant code in some IR tests

WangLian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 00:50:27 PDT 2022


Jimerlife created this revision.
Jimerlife added reviewers: craig.topper, jacquesguan, asb, benshi001.
Jimerlife added a project: LLVM.
Herald added subscribers: s, VincentWu, luke957, StephenFan, 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, arichardson.
Herald added a project: All.
Jimerlife requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, eopXD, MaskRay.

After this patch D122120 <https://reviews.llvm.org/D122120>, there are still some redundant check.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D122211

Files:
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-bswap.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-ctlz.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-cttz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122211.417202.patch
Type: text/x-patch
Size: 82333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220322/095c6c9a/attachment.bin>


More information about the llvm-commits mailing list