[PATCH] D120008: [RISCV][NFC] Add some tail agnostic tests for nomask operations.

Zakk Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 16 21:50:16 PST 2022


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

Improve test coverage for tail agnostic nomask vslidedown/up, vmv.s.x
vfmv.s.f and vcompress.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120008

Files:
  llvm/test/CodeGen/RISCV/rvv/unmasked-ta.ll
  llvm/test/CodeGen/RISCV/rvv/vcompress-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vcompress-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120008.409488.patch
Type: text/x-patch
Size: 6448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220217/ce672679/attachment-0001.bin>


More information about the llvm-commits mailing list