[PATCH] D120015: [RISCV] Add tests for SHFLI and UNSHFLI aliases in Zbp extension

WangLian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 17 00:49:15 PST 2022


Jimerlife created this revision.
Jimerlife added reviewers: craig.topper, benshi001, asb, jrtc27.
Jimerlife added a project: LLVM.
Herald added subscribers: VincentWu, luke957, achieveartificialintelligence, jeroen.dobbelaere, 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.

Supplement tests alias of SHFLI and UNSHFLI instructions.
RV32:
zip4/zip2/unzip4/unzip2 alias

RV64:
zip4.w/zip2.w/zip.w/zip8/zip4/zip2/zip/unzip4.w/unzip2.w/unzip.w/unzip8/unzip4/unzip2/unzip


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120015

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120015.409513.patch
Type: text/x-patch
Size: 5145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220217/cb5c2a35/attachment.bin>


More information about the llvm-commits mailing list