This is an archive of the discontinued LLVM Phabricator instance.

[Clang][RISCV] Bump rvv intrinsics version to v0.12
ClosedPublic

Authored by eopXD on Jul 26 2023, 10:42 PM.

Details

Summary

The LLVM now supports v0.12 of the RVV intrinsics. Users can use the macro
riscv_v_intrinsic to distinguish what kind of intrinsics is supported in
the compiler.

Please refer to tag descriptions under

https://github.com/riscv-non-isa/rvv-intrinsic-doc/tags

Diff Detail

Event Timeline

eopXD created this revision.Jul 26 2023, 10:42 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 26 2023, 10:42 PM
eopXD requested review of this revision.Jul 26 2023, 10:42 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 26 2023, 10:42 PM
This revision is now accepted and ready to land.Jul 26 2023, 10:52 PM
This revision was landed with ongoing or failed builds.Jul 26 2023, 10:54 PM
This revision was automatically updated to reflect the committed changes.