This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by LevyHsu on Apr 1 2021, 2:49 AM.

Details

Summary

Head files are included in the second patch in case the name needs to be changed.

RV32 / 64:
clmul
clmulh
clmulr

Diff Detail

Event Timeline

LevyHsu created this revision.Apr 1 2021, 2:49 AM
LevyHsu requested review of this revision.Apr 1 2021, 2:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 1 2021, 2:49 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
LevyHsu updated this revision to Diff 334883.Apr 1 2021, 7:14 PM
  1. clang/lib/Headers/riscv_zbc_intrin.h
    • Renaming clmul_h clmul_r to clmulh clmulr