This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] [2/2] Add intrinsic for Zbp extension
Needs ReviewPublic

Authored by LevyHsu on Apr 20 2021, 2:16 AM.

Details

Summary

RV32/64:

grev
grevi
gorc
gorci
shfl
shfli
unshfl
unshfli

RV64 ONLY:

grevw
greviw
gorcw
gorciw
shflw
shfli     (For non-existing shfliw)
unshfli   (For non-existing unshfliw)

Diff Detail

Event Timeline

LevyHsu created this revision.Apr 20 2021, 2:16 AM
LevyHsu requested review of this revision.Apr 20 2021, 2:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 20 2021, 2:17 AM