[PATCH] D120304: [RISCV] Supplement more tests for GREVI aliaes in Zbp extension

WangLian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 21 23:43:00 PST 2022


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

Supplement tests for some aliaes of grevi.
RV32:
add rev4.h/rev2.h in rv32zbp.ll
add rev/rev2/rev4/rev8/rev16 in rv32zbp-intrinsic.ll

RV64:
add rev4.h/rev2.h in rv64zbp.ll
add rev.h/rev/rev2/rev4/rev8/rev16/rev32/rev.w/rev2.w/rev4.w/rev8.w/rev16.w in rv64zbp-intrinsic.ll


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120304

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120304.410459.patch
Type: text/x-patch
Size: 21597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220222/df0f15be/attachment.bin>


More information about the llvm-commits mailing list