Supplement tests alias of SHFLI and UNSHFLI instructions.
RV32:
zip8/zip4/zip2/unzip8/unzip4/unzip2 aliases
RV64:
zip8.w/zip4.w/zip2.w/zip.w/zip8/zip4/zip2/zip/unzip8.w/unzip4.w/unzip2.w/unzip.w/unzip8/unzip4/unzip2/unzip aliases
Paths
| Differential D120015
[RISCV] Add tests for SHFLI and UNSHFLI aliases in Zbp extension ClosedPublic Authored by Jimerlife on Feb 17 2022, 12:49 AM.
Details Summary Supplement tests alias of SHFLI and UNSHFLI instructions. RV64:
Diff Detail
Event TimelineHerald added subscribers: VincentWu, luke957, achieveartificialintelligence and 25 others. · View Herald TranscriptFeb 17 2022, 12:49 AM Herald added subscribers: llvm-commits, • pcwang-thead, eopXD and 2 others. · View Herald TranscriptFeb 17 2022, 12:49 AM Comment Actions
Comment Actions
I found test of zip8 in rv32zbp.ll, so I didn't add this test. But now I also add zip8/unzip8 tests in rv32zbp-intrinsic.ll.
This revision is now accepted and ready to land.Feb 20 2022, 11:43 PM Closed by commit rG2e153038b4a7: [RISCV] Add tests for SHFLI and UNSHFLI aliases in Zbp extension (authored by Jimerlife, committed by benshi001). · Explain WhyFeb 21 2022, 2:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 410252 llvm/test/CodeGen/RISCV/rv32zbp-intrinsic.ll
llvm/test/CodeGen/RISCV/rv64zbp-intrinsic.ll
|
zip8.w/unzip8.w isn't listed in the patch description