[PATCH] D124179: [RISCV][NFC] Remove unused text in the test.

Zakk Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 08:50:31 PDT 2022


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

In D123418 <https://reviews.llvm.org/D123418> we removed some RUN line (ex. RV32-ELEN16) but their
expected results still exist there.
Remove them and run update_llc_test_checks again.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D124179

Files:
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-mask-buildvec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124179.424214.patch
Type: text/x-patch
Size: 92273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220421/86474dff/attachment.bin>


More information about the llvm-commits mailing list