[PATCH] D120388: [RISCV] Add more test for GORCI aliaes in Zbp extension

WangLian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 22 23:23:00 PST 2022


Jimerlife created this revision.
Jimerlife added reviewers: craig.topper, benshi001, asb, 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 gorci.
RV32:
add orc4.h/orc2.h in rv32zbp.ll
add orc.h/orc16/orc8/orc4/orc2/orc in rv32zbp-intrinsic.ll

RV64:
add orc4.h/orc2.h in rv64zbp.ll
add orc.h/orc32/orc16/orc8/orc4/orc2/orc/orc16.w/orc8.w/orc4.w/orc2.w/orc.w in rv64zbp-intrinsic.ll


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120388

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: D120388.410720.patch
Type: text/x-patch
Size: 38306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220223/dbcc6ef8/attachment.bin>


More information about the llvm-commits mailing list