[PATCH] D120241: [RISCV] Supplement more tests for SHLFI and UNSHFLI aliaes in Zbp extension

WangLian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 21 03:30:01 PST 2022


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

After this https://reviews.llvm.org/D120015 patch, also some shfli and unshlfi aliaes tests are missing.

RV32/RV64:
zip.n/zip2.b/zip.b/zip4.h/zip2.h/zip.h
unzip.n/unzip2.b/unzip.b/unzip4.h/unzip2.h/unzip.h


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120241

Files:
  llvm/test/CodeGen/RISCV/rv32zbp-intrinsic.ll
  llvm/test/CodeGen/RISCV/rv64zbp-intrinsic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120241.410262.patch
Type: text/x-patch
Size: 9831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220221/9089cd17/attachment.bin>


More information about the llvm-commits mailing list