This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Supplement more tests for GREVI aliaes in Zbp extension
ClosedPublic

Authored by Jimerlife on Feb 21 2022, 11:42 PM.

Details

Summary

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

Diff Detail

Event Timeline

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