This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Supplement more tests for SHLFI and UNSHFLI aliaes in Zbp extension
ClosedPublic

Authored by Jimerlife on Feb 21 2022, 3:30 AM.

Details

Summary

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

Diff Detail

Event Timeline

Jimerlife created this revision.Feb 21 2022, 3:30 AM
Jimerlife requested review of this revision.Feb 21 2022, 3:30 AM
This revision is now accepted and ready to land.Feb 21 2022, 10:59 AM
This revision was landed with ongoing or failed builds.Feb 21 2022, 6:22 PM
This revision was automatically updated to reflect the committed changes.